Share via


ISpatialAnchorsAccount.KindName Property

Definition

The name of the SKU. Ex - P3. It is typically a letter+number code

[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="The name of the SKU. Ex - P3. It is typically a letter+number code", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")]
public string KindName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="The name of the SKU. Ex - P3. It is typically a letter+number code", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")>]
member this.KindName : string with get, set
Public Property KindName As String

Property Value

Attributes

Applies to