Partager via


HybridComputePrivateLinkScopeResource.Update Méthode

Définition

Mises à jour les balises d’un PrivateLinkScope existant. Pour mettre à jour d’autres champs, utilisez la méthode CreateOrUpdate.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/privateLinkScopes/{scopeName}
  • IdPrivateLinkScopes_UpdateTags d’opération
public virtual Azure.Response<Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkScopeResource> Update (Azure.ResourceManager.HybridCompute.Models.HybridComputePrivateLinkScopePatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.HybridCompute.Models.HybridComputePrivateLinkScopePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkScopeResource>
override this.Update : Azure.ResourceManager.HybridCompute.Models.HybridComputePrivateLinkScopePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkScopeResource>
Public Overridable Function Update (patch As HybridComputePrivateLinkScopePatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of HybridComputePrivateLinkScopeResource)

Paramètres

patch
HybridComputePrivateLinkScopePatch

Informations de balise mises à jour à définir dans le instance PrivateLinkScope.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

patch a la valeur null.

S’applique à