Partager via


MachineLearningRegistryResource.Update Méthode

Définition

Mettre à jour les balises

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

Paramètres

patch
MachineLearningRegistryPatch

Détails nécessaires pour créer le registre.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

patch a la valeur null.

S’applique à