Freigeben über


WorkloadNetworksOperationsExtensions.ListPortMirroring Methode

Definition

Liste der Portspiegelungsprofile in einem Workloadnetzwerk der privaten Cloud.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkPortMirroring> ListPortMirroring (this Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations operations, string resourceGroupName, string privateCloudName);
static member ListPortMirroring : Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkPortMirroring>
<Extension()>
Public Function ListPortMirroring (operations As IWorkloadNetworksOperations, resourceGroupName As String, privateCloudName As String) As IPage(Of WorkloadNetworkPortMirroring)

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.

privateCloudName
String

Name der privaten Cloud

Gibt zurück

Gilt für: