IDiskPoolCreateProperties.SubnetId Property

Definition

Azure Resource ID of a Subnet for the Disk Pool.

[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Create=true, Description="Azure Resource ID of a Subnet for the Disk Pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subnetId", Update=false)]
public string SubnetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Create=true, Description="Azure Resource ID of a Subnet for the Disk Pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subnetId", Update=false)>]
member this.SubnetId : string with get, set
Public Property SubnetId As String

Property Value

Attributes

Applies to