Megosztás a következőn keresztül:


IApplicationServerVMDetails.Type Property

Definition

Defines the type of application server VM.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Defines the type of application server VM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.ApplicationServerVirtualMachineType) }, ReadOnly=true, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.ApplicationServerVirtualMachineType? Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Defines the type of application server VM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.ApplicationServerVirtualMachineType) }, ReadOnly=true, Required=false, SerializedName="type")>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.ApplicationServerVirtualMachineType>
Public ReadOnly Property Type As Nullable(Of ApplicationServerVirtualMachineType)

Property Value

Attributes

Applies to