Partager via


ElasticMonitorResource.UpdateVMCollectionAsync 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 System.Threading.Tasks.Task<Azure.Response> UpdateVMCollectionAsync (Azure.ResourceManager.Elastic.Models.VmCollectionUpdate body = default, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdateVMCollectionAsync : Azure.ResourceManager.Elastic.Models.VmCollectionUpdate * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.UpdateVMCollectionAsync : Azure.ResourceManager.Elastic.Models.VmCollectionUpdate * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function UpdateVMCollectionAsync (Optional body As VmCollectionUpdate = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Paramètres

body
VmCollectionUpdate

ID de ressource de machine virtuelle.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à