Freigeben über


IMachineDisk.Connection Property

Definition

The connection type of the rack SKU resource.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The connection type of the rack SKU resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.MachineSkuDiskConnectionType) }, ReadOnly=true, Required=false, SerializedName="connection")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.MachineSkuDiskConnectionType? Connection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The connection type of the rack SKU resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.MachineSkuDiskConnectionType) }, ReadOnly=true, Required=false, SerializedName="connection")>]
member this.Connection : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.MachineSkuDiskConnectionType>
Public ReadOnly Property Connection As Nullable(Of MachineSkuDiskConnectionType)

Property Value

Attributes

Applies to