A2AReplicationDetails.InitialPrimaryFabricLocation Property

Definition

Gets the initial primary fabric location.

[Newtonsoft.Json.JsonProperty(PropertyName="initialPrimaryFabricLocation")]
public string InitialPrimaryFabricLocation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="initialPrimaryFabricLocation")>]
member this.InitialPrimaryFabricLocation : string
Public ReadOnly Property InitialPrimaryFabricLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to