Share via


IDiskPoolCreateProperties.SubnetId Property

Definition

Azure Resource ID of a Subnet for the Disk Pool.

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

Property Value

Attributes

Applies to