Share via


INamespaceReplicaLocation.LocationName Property

Definition

Azure regions where a replica of the namespace is maintained

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Azure regions where a replica of the namespace is maintained", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="locationName")]
public string LocationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Azure regions where a replica of the namespace is maintained", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="locationName")>]
member this.LocationName : string with get, set
Public Property LocationName As String

Property Value

Attributes

Applies to