Share via


CloudExadataInfrastructureProperties(String, String) Constructor

Definition

Initializes a new instance of CloudExadataInfrastructureProperties.

public CloudExadataInfrastructureProperties (string shape, string displayName);
new Azure.ResourceManager.OracleDatabase.Models.CloudExadataInfrastructureProperties : string * string -> Azure.ResourceManager.OracleDatabase.Models.CloudExadataInfrastructureProperties
Public Sub New (shape As String, displayName As String)

Parameters

shape
String

The model name of the cloud Exadata infrastructure resource.

displayName
String

The name for the Exadata infrastructure.

Exceptions

shape or displayName is null.

Applies to