Share via


Disk.ExtendedLocation プロパティ

定義

ディスクを作成する拡張場所を取得または設定します。 拡張された場所は変更できません。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象