Partilhar via


AutomanageVmConfigurationProfileAssignmentResource.GetAutomanageVmConfigurationProfileAssignmentReport Método

Definição

Obter informações sobre um relatório associado a uma execução de atribuição de perfil de configuração

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}
  • Idreports_Get de operação
public virtual Azure.Response<Azure.ResourceManager.Automanage.AutomanageVmConfigurationProfileAssignmentReportResource> GetAutomanageVmConfigurationProfileAssignmentReport (string reportName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAutomanageVmConfigurationProfileAssignmentReport : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Automanage.AutomanageVmConfigurationProfileAssignmentReportResource>
override this.GetAutomanageVmConfigurationProfileAssignmentReport : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Automanage.AutomanageVmConfigurationProfileAssignmentReportResource>
Public Overridable Function GetAutomanageVmConfigurationProfileAssignmentReport (reportName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of AutomanageVmConfigurationProfileAssignmentReportResource)

Parâmetros

reportName
String

O nome do relatório.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

reportName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

reportName é nulo.

Aplica-se a