Freigeben über


OracleBaseDbSystemShape Struct

Definition

Allowed values for BaseDb System Shapes.

public readonly struct OracleBaseDbSystemShape : IEquatable<Azure.ResourceManager.OracleDatabase.Models.OracleBaseDbSystemShape>
type OracleBaseDbSystemShape = struct
Public Structure OracleBaseDbSystemShape
Implements IEquatable(Of OracleBaseDbSystemShape)
Inheritance
OracleBaseDbSystemShape
Implements

Constructors

Name Description
OracleBaseDbSystemShape(String)

Initializes a new instance of OracleBaseDbSystemShape.

Properties

Name Description
VmStandardX86

Vm Standard X86.

Methods

Name Description
Equals(OracleBaseDbSystemShape)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Name Description
Equality(OracleBaseDbSystemShape, OracleBaseDbSystemShape)

Determines if two OracleBaseDbSystemShape values are the same.

Implicit(String to OracleBaseDbSystemShape)

Converts a String to a OracleBaseDbSystemShape.

Inequality(OracleBaseDbSystemShape, OracleBaseDbSystemShape)

Determines if two OracleBaseDbSystemShape values are not the same.

Applies to