Compartilhar via


Método RoleSizeOperationsExtensions.List

The List Role Sizes operation lists all of the role sizes that are valid for your subscription.

Namespace: Microsoft.WindowsAzure.Management
Assembly: Microsoft.WindowsAzure.Management (em Microsoft.WindowsAzure.Management.dll)

Uso

'Uso
Dim operations As IRoleSizeOperations
Dim returnValue As RoleSizeListResponse

returnValue = RoleSizeOperationsExtensions.List(operations)

Sintaxe

'Declaração
<ExtensionAttribute> _
Public Shared Function List ( _
    operations As IRoleSizeOperations _
) As RoleSizeListResponse
[ExtensionAttribute] 
public static RoleSizeListResponse List (
    IRoleSizeOperations operations
)
[ExtensionAttribute] 
public:
static RoleSizeListResponse^ List (
    IRoleSizeOperations^ operations
)
/** @attribute ExtensionAttribute() */ 
public static RoleSizeListResponse List (
    IRoleSizeOperations operations
)
ExtensionAttribute 
public static function List (
    operations : IRoleSizeOperations
) : RoleSizeListResponse

Parâmetros

  • operations
    Reference to the Microsoft.WindowsAzure.Management.IRoleSizeOperations.

Valor de retorno

The List Role Sizes operation response.

Segurança de thread

Qualquer membro estático público (compartilhado no Visual Basic) desse tipo é thread-safe. Não há garantia de que qualquer membro de instância seja seguro para threads.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows 7 e Windows Server 2008

Plataformas de destino

Consulte também

Referência

Classe RoleSizeOperationsExtensions
Membros RoleSizeOperationsExtensions
Namespace Microsoft.WindowsAzure.Management