次の方法で共有


EhNamespace.GeoDataReplicationLocation Property

Definition

A list of regions where replicas of the namespace are maintained.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INamespaceReplicaLocation> GeoDataReplicationLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Inlined)>]
member this.GeoDataReplicationLocation : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INamespaceReplicaLocation> with get, set
Public Property GeoDataReplicationLocation As List(Of INamespaceReplicaLocation)

Property Value

Implements

Attributes

Applies to