Share via


A2AFabricSpecificLocationDetails.InitialPrimaryExtendedLocation Property

Definition

Gets or sets the initial primary ExtendedLocation.

[Newtonsoft.Json.JsonProperty(PropertyName="initialPrimaryExtendedLocation")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ExtendedLocation InitialPrimaryExtendedLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="initialPrimaryExtendedLocation")>]
member this.InitialPrimaryExtendedLocation : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ExtendedLocation with get, set
Public Property InitialPrimaryExtendedLocation As ExtendedLocation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to