Oracle Database@Google Cloud v1 API - Class CloudExadataInfrastructure (1.4.0)

public sealed class CloudExadataInfrastructure : IMessage<CloudExadataInfrastructure>, IEquatable<CloudExadataInfrastructure>, IDeepCloneable<CloudExadataInfrastructure>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class CloudExadataInfrastructure.

Represents CloudExadataInfrastructure resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudExadataInfrastructure/

Inheritance

object > CloudExadataInfrastructure

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

CloudExadataInfrastructure()

public CloudExadataInfrastructure()

CloudExadataInfrastructure(CloudExadataInfrastructure)

public CloudExadataInfrastructure(CloudExadataInfrastructure other)
Parameter
Name Description
other CloudExadataInfrastructure

Properties

CloudExadataInfrastructureName

public CloudExadataInfrastructureName CloudExadataInfrastructureName { get; set; }

CloudExadataInfrastructureName-typed view over the Name resource name property.

Property Value
Type Description
CloudExadataInfrastructureName

CreateTime

public Timestamp CreateTime { get; set; }

Output only. The date and time that the Exadata Infrastructure was created.

Property Value
Type Description
Timestamp

DisplayName

public string DisplayName { get; set; }

Optional. User friendly name for this resource.

Property Value
Type Description
string

EntitlementId

public string EntitlementId { get; set; }

Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.

Property Value
Type Description
string

GcpOracleZone

public string GcpOracleZone { get; set; }

Optional. The GCP Oracle zone where Oracle Exadata Infrastructure is hosted. Example: us-east4-b-r2. If not specified, the system will pick a zone based on availability.

Property Value
Type Description
string

Labels

public MapField<string, string> Labels { get; }

Optional. Labels or tags associated with the resource.

Property Value
Type Description
MapFieldstringstring

Name

public string Name { get; set; }

Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}

Property Value
Type Description
string

Properties

public CloudExadataInfrastructureProperties Properties { get; set; }

Optional. Various properties of the infra.

Property Value
Type Description
CloudExadataInfrastructureProperties