IEhNamespace.ClusterArmId Property

Definition

Cluster ARM ID of the Namespace.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Cluster ARM ID of the Namespace.", 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="Cluster ARM ID of the Namespace.", 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