Share via


ISpatialAnchorsAccount.PlanType Property

Definition

The identity type.

[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="The identity type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Support.ResourceIdentityType) }, ReadOnly=false, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Support.ResourceIdentityType? PlanType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="The identity type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Support.ResourceIdentityType) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.PlanType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Support.ResourceIdentityType> with get, set
Public Property PlanType As Nullable(Of ResourceIdentityType)

Property Value

Attributes

Applies to