次の方法で共有


OpenShiftManagedClusterInner.Plan プロパティ

定義

ARM が課金目的で必要に応じてリソース プランを定義する取得または設定

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象