Partager via


VipSwapOperationsExtensions.Create Méthode

Définition

Effectue l’opération d’échange vip sur les services cloud échangeables.

public static void Create (this Microsoft.Azure.Management.Network.IVipSwapOperations operations, string groupName, string resourceName, Microsoft.Azure.Management.Network.Models.SwapResource parameters);
static member Create : Microsoft.Azure.Management.Network.IVipSwapOperations * string * string * Microsoft.Azure.Management.Network.Models.SwapResource -> unit
<Extension()>
Public Sub Create (operations As IVipSwapOperations, groupName As String, resourceName As String, parameters 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.

parameters
SwapResource

Objet SwapResource où le type d’emplacement doit être l’emplacement cible après l’échange d’adresses ip virtuelles pour le service cloud spécifié.

S’applique à