ICloudVMClusterProperties.ComputeModel Property

Definition

The compute model of the VM Cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "ECPU", "OCPU" })]
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The compute model of the VM Cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="computeModel", Update=false)]
public string ComputeModel { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "ECPU", "OCPU" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The compute model of the VM Cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="computeModel", Update=false)>]
member this.ComputeModel : string
Public ReadOnly Property ComputeModel As String

Property Value

Attributes

Applies to