Share via


IClusterManager.FabricControllerId Property

Definition

The resource ID of the fabric controller that has one to one mapping with the cluster manager.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the fabric controller that has one to one mapping with the cluster manager.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="fabricControllerId", Update=false)]
public string FabricControllerId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the fabric controller that has one to one mapping with the cluster manager.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="fabricControllerId", Update=false)>]
member this.FabricControllerId : string with get, set
Public Property FabricControllerId As String

Property Value

Attributes

Applies to