Freigeben über


CustomIPPrefixesOperationsExtensions.BeginDelete Methode

Definition

Löscht das angegebene benutzerdefinierte IP-Präfix.

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

Parameter

operations
ICustomIPPrefixesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

customIpPrefixName
String

Der Name des CustomIpPrefix.

Gilt für: