IL3IsolationDomain.NetworkFabricId Property

Definition

ARM Resource ID of the Network Fabric.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="ARM Resource ID of the Network Fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="networkFabricId", Update=false)]
public string NetworkFabricId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="ARM Resource ID of the Network Fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="networkFabricId", Update=false)>]
member this.NetworkFabricId : string with get, set
Public Property NetworkFabricId As String

Property Value

Attributes

Applies to