Partager via


CustomIPPrefixesOperationsExtensions.Delete Méthode

Définition

Supprime le préfixe IP personnalisé spécifié.

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)

Paramètres

operations
ICustomIPPrefixesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

customIpPrefixName
String

Nom du CustomIpPrefix.

S’applique à