Freigeben über


AzureFabricSpecificDetails.LocationDetails Property

Definition

Gets or sets the location details.

[Newtonsoft.Json.JsonProperty(PropertyName="locationDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.A2AFabricSpecificLocationDetails> LocationDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locationDetails")>]
member this.LocationDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.A2AFabricSpecificLocationDetails> with get, set
Public Property LocationDetails As IList(Of A2AFabricSpecificLocationDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to