Freigeben über


AutomanageHciClusterConfigurationProfileAssignmentReportCollection Klasse

Definition

Eine Klasse, die eine Auflistung von und deren AutomanageHciClusterConfigurationProfileAssignmentReportResource Vorgänge darstellt. Jedes AutomanageHciClusterConfigurationProfileAssignmentReportResource in der Auflistung gehört zum gleichen instance von AutomanageHciClusterConfigurationProfileAssignmentResource. Um einen AutomanageHciClusterConfigurationProfileAssignmentReportCollection instance rufen Sie die GetAutomanageHciClusterConfigurationProfileAssignmentReports-Methode aus einer instance von AutomanageHciClusterConfigurationProfileAssignmentResourceauf.

public class AutomanageHciClusterConfigurationProfileAssignmentReportCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.Automanage.AutomanageHciClusterConfigurationProfileAssignmentReportResource>, System.Collections.Generic.IEnumerable<Azure.ResourceManager.Automanage.AutomanageHciClusterConfigurationProfileAssignmentReportResource>
type AutomanageHciClusterConfigurationProfileAssignmentReportCollection = class
    inherit ArmCollection
    interface seq<AutomanageHciClusterConfigurationProfileAssignmentReportResource>
    interface IEnumerable
    interface IAsyncEnumerable<AutomanageHciClusterConfigurationProfileAssignmentReportResource>
Public Class AutomanageHciClusterConfigurationProfileAssignmentReportCollection
Inherits ArmCollection
Implements IAsyncEnumerable(Of AutomanageHciClusterConfigurationProfileAssignmentReportResource), IEnumerable(Of AutomanageHciClusterConfigurationProfileAssignmentReportResource)
Vererbung
AutomanageHciClusterConfigurationProfileAssignmentReportCollection
Implementiert

Konstruktoren

AutomanageHciClusterConfigurationProfileAssignmentReportCollection()

Initialisiert eine neue instance der -Klasse für die AutomanageHciClusterConfigurationProfileAssignmentReportCollection Simulation.

Eigenschaften

Client

Ruft den ArmClient ab, aus dem dieser Ressourcenclient erstellt wurde.

(Geerbt von ArmCollection)
Diagnostics

Ruft die Diagnoseoptionen für diesen Ressourcenclient ab.

(Geerbt von ArmCollection)
Endpoint

Ruft den Basis-URI für diesen Ressourcenclient ab.

(Geerbt von ArmCollection)
Id

Ruft den Ressourcenbezeichner ab.

(Geerbt von ArmCollection)
Pipeline

Ruft die Pipeline für diesen Ressourcenclient ab.

(Geerbt von ArmCollection)

Methoden

Exists(String, CancellationToken)

Überprüft, ob die Ressource in Azure vorhanden ist.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}
  • Vorgangs-IdHCIReports_Get
ExistsAsync(String, CancellationToken)

Überprüft, ob die Ressource in Azure vorhanden ist.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}
  • Vorgangs-IdHCIReports_Get
Get(String, CancellationToken)

Abrufen von Informationen zu einem Bericht, der einer Konfigurationsprofilzuweisungsausführung zugeordnet ist

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}
  • Vorgangs-IdHCIReports_Get
GetAll(CancellationToken)

Abrufen einer Liste von Berichten innerhalb einer bestimmten Konfigurationsprofilzuweisung

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports
  • Vorgangs-IdHCIReports_ListByConfigurationProfileAssignments
GetAllAsync(CancellationToken)

Abrufen einer Liste von Berichten innerhalb einer bestimmten Konfigurationsprofilzuweisung

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports
  • Vorgangs-IdHCIReports_ListByConfigurationProfileAssignments
GetAsync(String, CancellationToken)

Abrufen von Informationen zu einem Bericht, der einer Konfigurationsprofilzuweisungsausführung zugeordnet ist

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHci/clusters/{clusterName}/providers/Microsoft.Automanage/configurationProfileAssignments/{configurationProfileAssignmentName}/reports/{reportName}
  • Vorgangs-IdHCIReports_Get
TryGetApiVersion(ResourceType, String)

Ruft die API-Version außer Kraft, wenn sie für die aktuellen Clientoptionen festgelegt wurde.

(Geerbt von ArmCollection)

Explizite Schnittstellenimplementierungen

IAsyncEnumerable<AutomanageHciClusterConfigurationProfileAssignmentReportResource>.GetAsyncEnumerator(CancellationToken)

Gibt einen Enumerator zurück, der die Sammlung asynchron durchläuft.

IEnumerable.GetEnumerator()

Gibt einen Enumerator zurück, der eine Auflistung durchläuft.

IEnumerable<AutomanageHciClusterConfigurationProfileAssignmentReportResource>.GetEnumerator()

Gibt einen Enumerator zurück, der die Auflistung durchläuft.

Gilt für: