Get-SCACAzureRoleInstance

Applies To: System Center 2012 R2 App Controller

Get-SCACAzureRoleInstance

Gets all role instances running in Windows Azure.

Syntax

Get-SCACAzureRoleInstance [ <CommonParameters>]

Detailed Description

The Get-SCACAzureRoleInstance cmdlet gets all role instances running in Windows Azure. This cmdlet is for internal use only and is not meant to be used directly by Administrators.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters.

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

PS C:\> # The Get-SCACAzureRoleInstance cmdlet is for internal use only.