Share via


INamespaceReplicaLocation.ClusterArmId Property

Definition

Optional property that denotes the ARM ID of the Cluster. This is required, if a namespace replica should be placed in a Dedicated Event Hub Cluster

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Optional property that denotes the ARM ID of the Cluster. This is required, if a namespace replica should be placed in a Dedicated Event Hub Cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clusterArmId")]
public string ClusterArmId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Optional property that denotes the ARM ID of the Cluster. This is required, if a namespace replica should be placed in a Dedicated Event Hub Cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clusterArmId")>]
member this.ClusterArmId : string with get, set
Public Property ClusterArmId As String

Property Value

Attributes

Applies to