Freigeben über


IpAllocationsOperationsExtensions.Delete Methode

Definition

Löscht die angegebene IpAllocation.

public static void Delete(this Microsoft.Azure.Management.Network.IIpAllocationsOperations operations, string resourceGroupName, string ipAllocationName);
static member Delete : Microsoft.Azure.Management.Network.IIpAllocationsOperations * string * string -> unit
<Extension()>
Public Sub Delete (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: