Freigeben über


IpAllocationsOperationsExtensions.BeginDelete Methode

Definition

Löscht die angegebene IpAllocation.

public static void BeginDelete(this Microsoft.Azure.Management.Network.IIpAllocationsOperations operations, string resourceGroupName, string ipAllocationName);
static member BeginDelete : Microsoft.Azure.Management.Network.IIpAllocationsOperations * string * string -> unit
<Extension()>
Public Sub BeginDelete (operations As IIpAllocationsOperations, resourceGroupName As String, ipAllocationName As String)

Parameter

operations
IIpAllocationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

ipAllocationName
String

Der Name der IpAllocation.

Gilt für: