次の方法で共有


RegistrationDefinition.Plan プロパティ

定義

マネージド サービスのプランの詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象