次の方法で共有


ManagedClusterInner.Sku プロパティ

定義

マネージド クラスター SKU を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象