Partager via


VipSwapOperationsExtensions.BeginCreate Méthode

Définition

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

public static void BeginCreate (this Microsoft.Azure.Management.Network.IVipSwapOperations operations, string groupName, string resourceName, Microsoft.Azure.Management.Network.Models.SwapResource parameters);
static member BeginCreate : Microsoft.Azure.Management.Network.IVipSwapOperations * string * string * Microsoft.Azure.Management.Network.Models.SwapResource -> unit
<Extension()>
Public Sub BeginCreate (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 vip pour le service cloud spécifié.

S’applique à