Freigeben über


LoadBalancersOperationsExtensions.SwapPublicIpAddresses Methode

Definition

Tauscht VIPs zwischen zwei Lastenausgleichsmodulen aus.

public static void SwapPublicIpAddresses (this Microsoft.Azure.Management.Network.ILoadBalancersOperations operations, string location, Microsoft.Azure.Management.Network.Models.LoadBalancerVipSwapRequest parameters);
static member SwapPublicIpAddresses : Microsoft.Azure.Management.Network.ILoadBalancersOperations * string * Microsoft.Azure.Management.Network.Models.LoadBalancerVipSwapRequest -> unit
<Extension()>
Public Sub SwapPublicIpAddresses (operations As ILoadBalancersOperations, location As String, parameters As LoadBalancerVipSwapRequest)

Parameter

operations
ILoadBalancersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Die Region, in der sich Lastenausgleichsmodule befinden.

parameters
LoadBalancerVipSwapRequest

Parameter, die definieren, welche VIPs ausgetauscht werden sollen.

Gilt für: