次の方法で共有


SnapshotSku.Name プロパティ

定義

SKU 名を取得または設定します。 指定できる値は、'Standard_LRS'、'Premium_LRS'、'Standard_ZRS' です。

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public Microsoft.Azure.Management.Compute.Fluent.Models.SnapshotStorageAccountTypes Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : Microsoft.Azure.Management.Compute.Fluent.Models.SnapshotStorageAccountTypes with get, set
Public Property Name As SnapshotStorageAccountTypes

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象