IVolume.StorageApplianceId Property

Definition

The resource ID of the storage appliance that hosts the volume.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the storage appliance that hosts the volume.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageApplianceId", Update=true)]
public string StorageApplianceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the storage appliance that hosts the volume.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageApplianceId", Update=true)>]
member this.StorageApplianceId : string with get, set
Public Property StorageApplianceId As String

Property Value

Attributes

Applies to