NetworkWatcherResource.Update(NetworkTagsObject, CancellationToken) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mises à jour des balises network watcher.
- Chemin de la requête/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}
- IdNetworkWatchers_UpdateTags d’opération
public virtual Azure.Response<Azure.ResourceManager.Network.NetworkWatcherResource> Update (Azure.ResourceManager.Network.Models.NetworkTagsObject networkTagsObject, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.Network.Models.NetworkTagsObject * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Network.NetworkWatcherResource>
override this.Update : Azure.ResourceManager.Network.Models.NetworkTagsObject * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Network.NetworkWatcherResource>
Public Overridable Function Update (networkTagsObject As NetworkTagsObject, Optional cancellationToken As CancellationToken = Nothing) As Response(Of NetworkWatcherResource)
- networkTagsObject
- NetworkTagsObject
Paramètres fournis pour mettre à jour les étiquettes network watcher.
- cancellationToken
- CancellationToken
Jeton d’annulation à utiliser.
networkTagsObject
a la valeur null.
Produit | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :