Share via


RoleInstances.RoleInstance Property

Definition

List of cloud service role instance names. Value of '*' will signify all role instances of the cloud service.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public string[] RoleInstance { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.RoleInstance : string[] with get, set
Public Property RoleInstance As String()

Property Value

String[]

Implements

Attributes

Applies to