Freigeben über


PublicIPPrefixesOperationsExtensions.Delete Methode

Definition

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

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

Parameter

operations
IPublicIPPrefixesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

publicIpPrefixName
String

Der Name des PublicIpPrefix.

Gilt für: