Partager via


ElasticMonitorResource.UpdateVMCollection Méthode

Définition

Mettez à jour les détails de la machine virtuelle qui seront surveillés par la ressource Moniteur élastique.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}/vmCollectionUpdate
  • IdVMCollection_Update d’opération
public virtual Azure.Response UpdateVMCollection (Azure.ResourceManager.Elastic.Models.VmCollectionUpdate body = default, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdateVMCollection : Azure.ResourceManager.Elastic.Models.VmCollectionUpdate * System.Threading.CancellationToken -> Azure.Response
override this.UpdateVMCollection : Azure.ResourceManager.Elastic.Models.VmCollectionUpdate * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function UpdateVMCollection (Optional body As VmCollectionUpdate = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Response

Paramètres

body
VmCollectionUpdate

ID de ressource de machine virtuelle.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à