RemoteRenderingAccount.Plan Property

Definition

Gets or sets the plan associated with this account

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to