Compartilhar via


IMachineDisk.Connection Property

Definition

The connection type of the rack SKU resource.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "PCIE", "SATA", "RAID", "SAS" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The connection type of the rack SKU resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connection", Update=false)]
public string Connection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "PCIE", "SATA", "RAID", "SAS" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The connection type of the rack SKU resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connection", Update=false)>]
member this.Connection : string
Public ReadOnly Property Connection As String

Property Value

Attributes

Applies to