Freigeben über


CustomIPPrefixesOperationsExtensions.Delete Methode

Definition

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

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

Gilt für: