Freigeben über


WorkloadNetworksOperationsExtensions.DeletePortMirroring Methode

Definition

Löschen Sie ein Portspiegelungsprofil nach ID in einem Workloadnetzwerk in einer privaten Cloud.

public static void DeletePortMirroring (this Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations operations, string resourceGroupName, string portMirroringId, string privateCloudName);
static member DeletePortMirroring : Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations * string * string * string -> unit
<Extension()>
Public Sub DeletePortMirroring (operations As IWorkloadNetworksOperations, resourceGroupName As String, portMirroringId As String, privateCloudName As String)

Parameter

operations
IWorkloadNetworksOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

portMirroringId
String

NSX-Portspiegelungsbezeichner. Im Allgemeinen identisch mit dem Anzeigenamen der Portspiegelung

privateCloudName
String

Name der privaten Cloud

Gilt für: