Aracılığıyla paylaş


IVirtualMachineSize.SupportedComputeType Property

Definition

Specifies the compute types supported by the virtual machine size.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies the compute types supported by the virtual machine size.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedComputeTypes")]
public string[] SupportedComputeType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies the compute types supported by the virtual machine size.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedComputeTypes")>]
member this.SupportedComputeType : string[] with get, set
Public Property SupportedComputeType As String()

Property Value

String[]
Attributes

Applies to