Share via


IRoleInstanceListResult.Value Property

Definition

The list of resources.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The list of resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IRoleInstance) }, ReadOnly=false, Required=true, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IRoleInstance[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The list of resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IRoleInstance) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IRoleInstance[] with get, set
Public Property Value As IRoleInstance()

Property Value

Attributes

Applies to