次の方法で共有


RemoteRenderingAccount.Plan プロパティ

定義

このアカウントに関連付けられているプランを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象