Partager via


WorkloadNetworkPortMirroringProfileCollection.Exists Méthode

Définition

Vérifie si la ressource existe dans Azure.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/portMirroringProfiles/{portMirroringId}
  • IdWorkloadNetworks_GetPortMirroring d’opération
public virtual Azure.Response<bool> Exists (string portMirroringId, System.Threading.CancellationToken cancellationToken = default);
abstract member Exists : string * System.Threading.CancellationToken -> Azure.Response<bool>
override this.Exists : string * System.Threading.CancellationToken -> Azure.Response<bool>
Public Overridable Function Exists (portMirroringId As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of Boolean)

Paramètres

portMirroringId
String

Identificateur de mise en miroir de ports NSX. Généralement identique au nom d’affichage de la mise en miroir de ports.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

portMirroringId est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.

portMirroringId a la valeur null.

S’applique à