Share via


ArmDisasterRecovery.AlternateName Property

Definition

Gets or sets primary/Secondary eventhub namespace name, which is part of GEO DR pairing

[Newtonsoft.Json.JsonProperty(PropertyName="properties.alternateName")]
public string AlternateName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alternateName")>]
member this.AlternateName : string with get, set
Public Property AlternateName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to