Delen via


RecoveryPlanA2ADetails.PrimaryZone Property

Definition

Gets or sets the primary zone.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to