Compartilhar via


VipSwapOperationsExtensions.List(IVipSwapOperations, String, String) Método

Definição

Obtém a lista de SwapResource que identifica o tipo de slot para o serviço de nuvem especificado. O tipo de slot em um serviço de nuvem pode ser Preparo ou Produção

public static Microsoft.Azure.Management.Network.Models.SwapResourceListResult List (this Microsoft.Azure.Management.Network.IVipSwapOperations operations, string groupName, string resourceName);
static member List : Microsoft.Azure.Management.Network.IVipSwapOperations * string * string -> Microsoft.Azure.Management.Network.Models.SwapResourceListResult
<Extension()>
Public Function List (operations As IVipSwapOperations, groupName As String, resourceName As String) As SwapResourceListResult

Parâmetros

operations
IVipSwapOperations

O grupo de operações para esse método de extensão.

groupName
String

O nome do grupo de recursos.

resourceName
String

O nome do serviço de nuvem.

Retornos

Aplica-se a