次の方法で共有


RemoteRenderingAccount.Kind プロパティ

定義

サポートされている場合は、アカウントの種類を取得または設定します

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

プロパティ値

Sku
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象