Share via


IRackDefinition.NetworkRackId Property

Definition

The resource ID of the network rack that matches this rack definition.

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

Property Value

Attributes

Applies to