Compartilhar via


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

Definição

Obtém o 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.SwapResource Get (this Microsoft.Azure.Management.Network.IVipSwapOperations operations, string groupName, string resourceName);
static member Get : Microsoft.Azure.Management.Network.IVipSwapOperations * string * string -> Microsoft.Azure.Management.Network.Models.SwapResource
<Extension()>
Public Function Get (operations As IVipSwapOperations, groupName As String, resourceName As String) As SwapResource

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