INetworkFabric.ControllerId Property

Definition

Azure resource ID for the NetworkFabricController the NetworkFabric belongs.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Azure resource ID for the NetworkFabricController the NetworkFabric belongs.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="networkFabricControllerId", Update=false)]
public string ControllerId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Azure resource ID for the NetworkFabricController the NetworkFabric belongs.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="networkFabricControllerId", Update=false)>]
member this.ControllerId : string with get, set
Public Property ControllerId As String

Property Value

Attributes

Applies to