Partager via


CustomIPPrefixesOperationsExtensions.BeginDelete Méthode

Définition

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

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)

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 à