Share via


A2AFabricSpecificLocationDetails.InitialPrimaryZone Property

Definition

Gets or sets the initial source zone info.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to