Partager via


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

Définition

Obtient le SwapResource qui identifie le type d’emplacement pour le service cloud spécifié. Le type d’emplacement sur un service cloud peut être Intermédiaire ou Production

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

Paramètres

operations
IVipSwapOperations

Groupe d’opérations pour cette méthode d’extension.

groupName
String

Nom du groupe de ressources.

resourceName
String

Nom du service cloud.

Retours

S’applique à