Partager via


WorkloadNetworkPortMirroringProfileResource.Update Méthode

Définition

Créez ou mettez à jour un profil de mise en miroir de ports par ID dans un réseau de charge de travail de cloud privé.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/workloadNetworks/default/portMirroringProfiles/{portMirroringId}
  • IdWorkloadNetworks_UpdatePortMirroring d’opération
public virtual Azure.ResourceManager.ArmOperation<Azure.ResourceManager.Avs.WorkloadNetworkPortMirroringProfileResource> Update (Azure.WaitUntil waitUntil, Azure.ResourceManager.Avs.WorkloadNetworkPortMirroringProfileData data, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.WaitUntil * Azure.ResourceManager.Avs.WorkloadNetworkPortMirroringProfileData * System.Threading.CancellationToken -> Azure.ResourceManager.ArmOperation<Azure.ResourceManager.Avs.WorkloadNetworkPortMirroringProfileResource>
override this.Update : Azure.WaitUntil * Azure.ResourceManager.Avs.WorkloadNetworkPortMirroringProfileData * System.Threading.CancellationToken -> Azure.ResourceManager.ArmOperation<Azure.ResourceManager.Avs.WorkloadNetworkPortMirroringProfileResource>
Public Overridable Function Update (waitUntil As WaitUntil, data As WorkloadNetworkPortMirroringProfileData, Optional cancellationToken As CancellationToken = Nothing) As ArmOperation(Of WorkloadNetworkPortMirroringProfileResource)

Paramètres

waitUntil
WaitUntil

Completed si la méthode doit attendre pour retourner jusqu’à ce que l’opération de longue durée soit terminée sur le service ; Started si elle doit être retournée après le démarrage de l’opération. Pour plus d’informations sur les opérations de longue durée, consultez Exemples d’opérations de Long-Running Azure.Core.

data
WorkloadNetworkPortMirroringProfileData

Mise en miroir de ports NSX.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

data a la valeur null.

S’applique à