Get-AzureServiceProjectRoleRuntime

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Get-AzureServiceProjectRoleRuntime

Get the runtimes available to install in a role.

Parameter Set: Default
Get-AzureServiceProjectRoleRuntime [[-Runtime] <String> ] [ <CommonParameters>]

Gets the runtimes available to install in a role.

-Runtime<String>

The name of the runtime. If a runtime specified, only the specific versions of that runtime available to install in your role in Windows Azure will be returned.

Aliases

none

Required?

false

Position?

1

Default Value

none

Accept Pipeline Input?

True (ByPropertyName)

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see  about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

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.

PS C:\> 
PS C:\> 

Add-AzureNodeWebRole

Add-AzureNodeWorkerRole

Set-AzureServiceProjectRole

Set-AzureServiceProject