次の方法で共有


Sku.Plan プロパティ

定義

プランへの参照を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象