Compartilhar via


ElasticMonitorResource.GetDeploymentInfoAsync(CancellationToken) Método

Definição

Busque informações sobre a implantação de nuvem elástica correspondente ao recurso de monitor elástico.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}/listDeploymentInfo
  • IdDeploymentInfo_List de operação
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Elastic.Models.DeploymentInfoResponse>> GetDeploymentInfoAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetDeploymentInfoAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Elastic.Models.DeploymentInfoResponse>>
override this.GetDeploymentInfoAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Elastic.Models.DeploymentInfoResponse>>
Public Overridable Function GetDeploymentInfoAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of DeploymentInfoResponse))

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a