Compartilhar via


NetworkProfilesOperationsExtensions.Delete Método

Definição

Exclui o perfil de rede especificado.

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

Parâmetros

operations
INetworkProfilesOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

networkProfileName
String

O nome do NetworkProfile.

Aplica-se a