IRemoteRenderingAccount.KindSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. ", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="size")]
public string KindSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. ", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="size")>]
member this.KindSize : string with get, set
Public Property KindSize As String
Property Value
- Attributes