Disk.ExtendedLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the extended ___location where the disk will be created. Extended ___location cannot be changed.
[Newtonsoft.Json.JsonProperty(PropertyName="extendedLocation")]
public Microsoft.Azure.Management.Compute.Models.ExtendedLocation ExtendedLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extendedLocation")>]
member this.ExtendedLocation : Microsoft.Azure.Management.Compute.Models.ExtendedLocation with get, set
Public Property ExtendedLocation As ExtendedLocation
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute