CloudServiceRoleProfileProperties.Sku プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象