IRemoteRenderingAccountPage.Value 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.
List of resources supported by the Resource Provider.
[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="List of resources supported by the Resource Provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.IRemoteRenderingAccount) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.IRemoteRenderingAccount[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="List of resources supported by the Resource Provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.IRemoteRenderingAccount) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.IRemoteRenderingAccount[] with get, set
Public Property Value As IRemoteRenderingAccount()
Property Value
- Attributes