SpatialAnchorsAccount.Kind Property

Definition

Gets or sets the kind of account, if supported

[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

Property Value

Sku
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to