Freigeben über


ApplicationInsightsComponentResource Klasse

Definition

Eine Klasse, die eine ApplicationInsightsComponent-Klasse zusammen mit den instance Vorgängen darstellt, die darauf ausgeführt werden können. Wenn Sie über einen ResourceIdentifier verfügen, können Sie eine ApplicationInsightsComponentResource aus einer instance ArmClient der GetApplicationInsightsComponentResource-Methode erstellen. Andernfalls können Sie eine von der übergeordneten Ressource ResourceGroupResource mit der GetApplicationInsightsComponent-Methode abrufen.

public class ApplicationInsightsComponentResource : Azure.ResourceManager.ArmResource
type ApplicationInsightsComponentResource = class
    inherit ArmResource
Public Class ApplicationInsightsComponentResource
Inherits ArmResource
Vererbung
ApplicationInsightsComponentResource

Konstruktoren

ApplicationInsightsComponentResource()

Initialisiert eine neue instance der ApplicationInsightsComponentResource -Klasse zum Mocking.

Felder

ResourceType

Ruft den Ressourcentyp für die Vorgänge ab.

Eigenschaften

Client

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

(Geerbt von ArmResource)
Data

Ruft die Daten ab, die dieses Feature darstellen.

Diagnostics

Ruft die Diagnoseoptionen für diesen Ressourcenclient ab.

(Geerbt von ArmResource)
Endpoint

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

(Geerbt von ArmResource)
HasData

Ruft ab, ob der aktuelle instance Über Daten verfügt oder nicht.

Id

Ruft den Ressourcenbezeichner ab.

(Geerbt von ArmResource)
Pipeline

Ruft die Pipeline für diesen Ressourcenclient ab.

(Geerbt von ArmResource)

Methoden

AddFavorite(String, ApplicationInsightsComponentFavorite, CancellationToken)

Fügt einer Application Insights-Komponente neue Favoriten hinzu.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites/{favoriteId}
  • Vorgang IdFavorites_Add
AddFavoriteAsync(String, ApplicationInsightsComponentFavorite, CancellationToken)

Fügt einer Application Insights-Komponente neue Favoriten hinzu.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites/{favoriteId}
  • Vorgang IdFavorites_Add
AddTag(String, String, CancellationToken)

Fügen Sie der aktuellen Ressource ein Tag hinzu.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Get
AddTagAsync(String, String, CancellationToken)

Fügen Sie der aktuellen Ressource ein Tag hinzu.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Get
CanUseTagResource(CancellationToken)

Überprüft, ob die TagResource-API in der aktuellen Umgebung bereitgestellt wird.

(Geerbt von ArmResource)
CanUseTagResourceAsync(CancellationToken)

Überprüft, ob die TagResource-API in der aktuellen Umgebung bereitgestellt wird.

(Geerbt von ArmResource)
CreateAnnotations(Annotation, CancellationToken)

Erstellen Sie eine Anmerkung einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/Annotations
  • Vorgang IdAnnotations_Create
CreateAnnotationsAsync(Annotation, CancellationToken)

Erstellen Sie eine Anmerkung einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/Annotations
  • Vorgang IdAnnotations_Create
CreateAPIKey(APIKeyContent, CancellationToken)

Erstellen Sie einen API-Schlüssel einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ApiKeys
  • Vorgang IdAPIKeys_Create
CreateAPIKeyAsync(APIKeyContent, CancellationToken)

Erstellen Sie einen API-Schlüssel einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ApiKeys
  • Vorgang IdAPIKeys_Create
CreateExportConfigurations(ApplicationInsightsComponentExportRequest, CancellationToken)

Erstellen Sie eine Continuous Export-Konfiguration einer Application Insights-Komponente.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration
  • Vorgang IdExportConfigurations_Create
CreateExportConfigurationsAsync(ApplicationInsightsComponentExportRequest, CancellationToken)

Erstellen Sie eine Continuous Export-Konfiguration einer Application Insights-Komponente.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration
  • Vorgang IdExportConfigurations_Create
CreateResourceIdentifier(String, String, String)

Generieren Sie den Ressourcenbezeichner eines ApplicationInsightsComponentResource instance.

CreateWorkItemConfiguration(WorkItemCreateConfiguration, CancellationToken)

Erstellen Sie eine Arbeitselementkonfiguration für eine Application Insights-Komponente.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs
  • Vorgang IdWorkItemConfigurations_Create
CreateWorkItemConfigurationAsync(WorkItemCreateConfiguration, CancellationToken)

Erstellen Sie eine Arbeitselementkonfiguration für eine Application Insights-Komponente.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs
  • Vorgang IdWorkItemConfigurations_Create
Delete(WaitUntil, CancellationToken)

Löscht eine Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Delete
DeleteAnalyticsItem(ItemScopePath, String, String, CancellationToken)

Löscht eine bestimmte Analyseelemente, die in einer Application Insights-Komponente definiert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/{scopePath}/item
  • Vorgang IdAnalyticsItems_Delete
DeleteAnalyticsItemAsync(ItemScopePath, String, String, CancellationToken)

Löscht eine bestimmte Analyseelemente, die in einer Application Insights-Komponente definiert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/{scopePath}/item
  • Vorgang IdAnalyticsItems_Delete
DeleteAnnotation(String, CancellationToken)

Löschen Sie eine Anmerkung einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/Annotations/{annotationId}
  • Vorgang IdAnnotations_Delete
DeleteAnnotationAsync(String, CancellationToken)

Löschen Sie eine Anmerkung einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/Annotations/{annotationId}
  • Vorgang IdAnnotations_Delete
DeleteAPIKey(String, CancellationToken)

Löschen Sie einen API-Schlüssel einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/APIKeys/{keyId}
  • Vorgang IdAPIKeys_Delete
DeleteAPIKeyAsync(String, CancellationToken)

Löschen Sie einen API-Schlüssel einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/APIKeys/{keyId}
  • Vorgang IdAPIKeys_Delete
DeleteAsync(WaitUntil, CancellationToken)

Löscht eine Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Delete
DeleteExportConfiguration(String, CancellationToken)

Löschen Sie eine Continuous Export-Konfiguration einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration/{exportId}
  • Vorgang IdExportConfigurations_Delete
DeleteExportConfigurationAsync(String, CancellationToken)

Löschen Sie eine Continuous Export-Konfiguration einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration/{exportId}
  • Vorgang IdExportConfigurations_Delete
DeleteFavorite(String, CancellationToken)

Entfernen Sie einen Favoriten, der einer Application Insights-Komponente zugeordnet ist.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites/{favoriteId}
  • Vorgang IdFavorites_Delete
DeleteFavoriteAsync(String, CancellationToken)

Entfernen Sie einen Favoriten, der einer Application Insights-Komponente zugeordnet ist.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites/{favoriteId}
  • Vorgang IdFavorites_Delete
DeleteWorkItemConfiguration(String, CancellationToken)

Löschen Sie eine Arbeitselementkonfiguration einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}
  • Vorgang IdWorkItemConfigurations_Delete
DeleteWorkItemConfigurationAsync(String, CancellationToken)

Löschen Sie eine Arbeitselementkonfiguration einer Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}
  • Vorgang IdWorkItemConfigurations_Delete
Get(CancellationToken)

Gibt eine Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Get
GetAnalyticsItem(ItemScopePath, String, String, CancellationToken)

Ruft bestimmte Analytics-Elemente ab, die in einer Application Insights-Komponente definiert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/{scopePath}/item
  • Vorgang IdAnalyticsItems_Get
GetAnalyticsItemAsync(ItemScopePath, String, String, CancellationToken)

Ruft bestimmte Analytics-Elemente ab, die in einer Application Insights-Komponente definiert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/{scopePath}/item
  • Vorgang IdAnalyticsItems_Get
GetAnalyticsItems(ItemScopePath, Nullable<ItemScope>, Nullable<ItemTypeParameter>, Nullable<Boolean>, CancellationToken)

Ruft eine Liste der in einer Application Insights-Komponente definierten Analyseelemente ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/{scopePath}
  • Vorgang IdAnalyticsItems_List
GetAnalyticsItemsAsync(ItemScopePath, Nullable<ItemScope>, Nullable<ItemTypeParameter>, Nullable<Boolean>, CancellationToken)

Ruft eine Liste der in einer Application Insights-Komponente definierten Analyseelemente ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/{scopePath}
  • Vorgang IdAnalyticsItems_List
GetAnnotations(String, CancellationToken)

Rufen Sie die Anmerkung für die angegebene ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/Annotations/{annotationId}
  • Vorgang IdAnnotations_Get
GetAnnotations(String, String, CancellationToken)

Ruft die Liste der Anmerkungen für eine Komponente für einen bestimmten Zeitraum ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/Annotations
  • Vorgang IdAnnotations_List
GetAnnotationsAsync(String, CancellationToken)

Rufen Sie die Anmerkung für die angegebene ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/Annotations/{annotationId}
  • Vorgang IdAnnotations_Get
GetAnnotationsAsync(String, String, CancellationToken)

Ruft die Liste der Anmerkungen für eine Komponente für einen bestimmten Zeitraum ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/Annotations
  • Vorgang IdAnnotations_List
GetAPIKey(String, CancellationToken)

Rufen Sie den API-Schlüssel für diese Schlüssel-ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/APIKeys/{keyId}
  • Vorgang IdAPIKeys_Get
GetAPIKeyAsync(String, CancellationToken)

Rufen Sie den API-Schlüssel für diese Schlüssel-ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/APIKeys/{keyId}
  • Vorgang IdAPIKeys_Get
GetAPIKeys(CancellationToken)

Ruft eine Liste der API-Schlüssel einer Application Insights-Komponente ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ApiKeys
  • Vorgang IdAPIKeys_List
GetAPIKeysAsync(CancellationToken)

Ruft eine Liste der API-Schlüssel einer Application Insights-Komponente ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ApiKeys
  • Vorgang IdAPIKeys_List
GetAsync(CancellationToken)

Gibt eine Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Get
GetAvailableLocations(CancellationToken)

Listet alle verfügbaren geografischen Standorte auf.

(Geerbt von ArmResource)
GetAvailableLocationsAsync(CancellationToken)

Listet alle verfügbaren geografischen Standorte auf.

(Geerbt von ArmResource)
GetComponentAvailableFeature(CancellationToken)

Gibt alle verfügbaren Features der Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/getavailablebillingfeatures
  • Vorgang IdComponentAvailableFeatures_Get
GetComponentAvailableFeatureAsync(CancellationToken)

Gibt alle verfügbaren Features der Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/getavailablebillingfeatures
  • Vorgang IdComponentAvailableFeatures_Get
GetComponentCurrentBillingFeature(CancellationToken)

Gibt aktuelle Abrechnungsfeatures für eine Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/currentbillingfeatures
  • Vorgang IdComponentCurrentBillingFeatures_Get
GetComponentCurrentBillingFeatureAsync(CancellationToken)

Gibt aktuelle Abrechnungsfeatures für eine Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/currentbillingfeatures
  • Vorgang IdComponentCurrentBillingFeatures_Get
GetComponentFeatureCapability(CancellationToken)

Gibt Featurefunktionen der Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/featurecapabilities
  • Vorgang IdComponentFeatureCapabilities_Get
GetComponentFeatureCapabilityAsync(CancellationToken)

Gibt Featurefunktionen der Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/featurecapabilities
  • Vorgang IdComponentFeatureCapabilities_Get
GetComponentLinkedStorageAccount(StorageType, CancellationToken)

Gibt die aktuellen verknüpften Speichereinstellungen für eine Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/linkedStorageAccounts/{storageType}
  • Vorgang IdComponentLinkedStorageAccounts_Get
GetComponentLinkedStorageAccountAsync(StorageType, CancellationToken)

Gibt die aktuellen verknüpften Speichereinstellungen für eine Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/linkedStorageAccounts/{storageType}
  • Vorgang IdComponentLinkedStorageAccounts_Get
GetComponentLinkedStorageAccounts()

Ruft eine Auflistung von ComponentLinkedStorageAccountResources in ApplicationInsightsComponent ab.

GetComponentQuotaStatus(CancellationToken)

Gibt eine tägliche Datenvolumenobergrenze (Kontingent) status für eine Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/quotastatus
  • Vorgang IdComponentQuotaStatus_Get
GetComponentQuotaStatusAsync(CancellationToken)

Gibt eine tägliche Datenvolumenobergrenze (Kontingent) status für eine Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/quotastatus
  • Vorgang IdComponentQuotaStatus_Get
GetDefaultWorkItemConfiguration(CancellationToken)

Ruft standardarbeitselementkonfigurationen ab, die für die Anwendung vorhanden sind

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/DefaultWorkItemConfig
  • Vorgang IdWorkItemConfigurations_GetDefault
GetDefaultWorkItemConfigurationAsync(CancellationToken)

Ruft standardarbeitselementkonfigurationen ab, die für die Anwendung vorhanden sind

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/DefaultWorkItemConfig
  • Vorgang IdWorkItemConfigurations_GetDefault
GetExportConfiguration(String, CancellationToken)

Rufen Sie die Continuous Export-Konfiguration für diese Export-ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration/{exportId}
  • Vorgang IdExportConfigurations_Get
GetExportConfigurationAsync(String, CancellationToken)

Rufen Sie die Continuous Export-Konfiguration für diese Export-ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration/{exportId}
  • Vorgang IdExportConfigurations_Get
GetExportConfigurations(CancellationToken)

Ruft eine Liste der Continuous Export-Konfiguration einer Application Insights-Komponente ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration
  • Vorgang IdExportConfigurations_List
GetExportConfigurationsAsync(CancellationToken)

Ruft eine Liste der Continuous Export-Konfiguration einer Application Insights-Komponente ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration
  • Vorgang IdExportConfigurations_List
GetFavorite(String, CancellationToken)

Rufen Sie einen einzelnen Favoriten mit seiner FavoriteId ab, der in einer Application Insights-Komponente definiert ist.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites/{favoriteId}
  • Vorgang IdFavorites_Get
GetFavoriteAsync(String, CancellationToken)

Rufen Sie einen einzelnen Favoriten mit seiner FavoriteId ab, der in einer Application Insights-Komponente definiert ist.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites/{favoriteId}
  • Vorgang IdFavorites_Get
GetFavorites(Nullable<FavoriteType>, Nullable<FavoriteSourceType>, Nullable<Boolean>, IEnumerable<String>, CancellationToken)

Ruft eine Liste der Favoriten ab, die in einer Application Insights-Komponente definiert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites
  • Vorgang IdFavorites_List
GetFavoritesAsync(Nullable<FavoriteType>, Nullable<FavoriteSourceType>, Nullable<Boolean>, IEnumerable<String>, CancellationToken)

Ruft eine Liste der Favoriten ab, die in einer Application Insights-Komponente definiert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites
  • Vorgang IdFavorites_List
GetItemWorkItemConfiguration(String, CancellationToken)

Ruft die angegebene Arbeitselementkonfiguration für eine Application Insights-Komponente ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}
  • Vorgang IdWorkItemConfigurations_GetItem
GetItemWorkItemConfigurationAsync(String, CancellationToken)

Ruft die angegebene Arbeitselementkonfiguration für eine Application Insights-Komponente ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}
  • Vorgang IdWorkItemConfigurations_GetItem
GetManagementLock(String, CancellationToken)

Rufen Sie eine Verwaltungssperre nach Bereich ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Vorgangs-IdManagementLocks_GetByScope
(Geerbt von ArmResource)
GetManagementLockAsync(String, CancellationToken)

Rufen Sie eine Verwaltungssperre nach Bereich ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • Vorgangs-IdManagementLocks_GetByScope
(Geerbt von ArmResource)
GetManagementLocks()

Ruft eine Auflistung von ManagementLockResources in ArmResource ab.

(Geerbt von ArmResource)
GetPolicyAssignment(String, CancellationToken)

Dieser Vorgang ruft eine einzelne Richtlinienzuweisung ab, wobei ihr Name und der Bereich angegeben sind, in dem sie erstellt wurde.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Vorgangs-IdPolicyAssignments_Get
(Geerbt von ArmResource)
GetPolicyAssignmentAsync(String, CancellationToken)

Dieser Vorgang ruft eine einzelne Richtlinienzuweisung ab, wobei ihr Name und der Bereich angegeben sind, in dem sie erstellt wurde.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • Vorgangs-IdPolicyAssignments_Get
(Geerbt von ArmResource)
GetPolicyAssignments()

Ruft eine Auflistung von PolicyAssignmentResources in ArmResource ab.

(Geerbt von ArmResource)
GetProactiveDetectionConfiguration(String, CancellationToken)

Rufen Sie die ProactiveDetection-Konfiguration für diese Konfigurations-ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs/{ConfigurationId}
  • Vorgang IdProactiveDetectionConfigurations_Get
GetProactiveDetectionConfigurationAsync(String, CancellationToken)

Rufen Sie die ProactiveDetection-Konfiguration für diese Konfigurations-ID ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs/{ConfigurationId}
  • Vorgang IdProactiveDetectionConfigurations_Get
GetProactiveDetectionConfigurations(CancellationToken)

Ruft eine Liste der ProactiveDetection-Konfigurationen einer Application Insights-Komponente ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs
  • Vorgang IdProactiveDetectionConfigurations_List
GetProactiveDetectionConfigurationsAsync(CancellationToken)

Ruft eine Liste der ProactiveDetection-Konfigurationen einer Application Insights-Komponente ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs
  • Vorgang IdProactiveDetectionConfigurations_List
GetPurgeStatus(String, CancellationToken)

Rufen Sie status für einen laufenden Bereinigungsvorgang ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/operations/{purgeId}
  • Vorgang IdComponents_GetPurgeStatus
GetPurgeStatusAsync(String, CancellationToken)

Rufen Sie status für einen laufenden Bereinigungsvorgang ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/operations/{purgeId}
  • Vorgang IdComponents_GetPurgeStatus
GetTagResource()

Ruft ein -Objekt ab, das eine TagResource zusammen mit den instance-Vorgängen darstellt, die in ArmResource ausgeführt werden können.

(Geerbt von ArmResource)
GetWebTestLocations(CancellationToken)

Ruft eine Liste der Webteststandorte ab, die für diese Application Insights-Komponente verfügbar sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/syntheticmonitorlocations
  • Vorgang IdwebTestLocations_List
GetWebTestLocationsAsync(CancellationToken)

Ruft eine Liste der Webteststandorte ab, die für diese Application Insights-Komponente verfügbar sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/syntheticmonitorlocations
  • Vorgang IdwebTestLocations_List
GetWebTests(CancellationToken)

Rufen Sie alle Application Insights-Webtests ab, die für die angegebene Komponente definiert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{componentName}/webtests
  • Vorgang IdWebTests_ListByComponent
GetWebTestsAsync(CancellationToken)

Rufen Sie alle Application Insights-Webtests ab, die für die angegebene Komponente definiert sind.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{componentName}/webtests
  • Vorgang IdWebTests_ListByComponent
GetWorkItemConfigurations(CancellationToken)

Ruft die Listenarbeitselementkonfigurationen ab, die für die Anwendung vorhanden sind.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs
  • Vorgang IdWorkItemConfigurations_List
GetWorkItemConfigurationsAsync(CancellationToken)

Ruft die Listenarbeitselementkonfigurationen ab, die für die Anwendung vorhanden sind.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs
  • Vorgang IdWorkItemConfigurations_List
Purge(ComponentPurgeBody, CancellationToken)

Löscht Daten in einer Application Insights-Komponente durch einen Satz benutzerdefinierter Filter.

Zur Verwaltung von Systemressourcen werden Bereinigungsanforderungen auf 50 Anforderungen pro Stunde gedrosselt. Sie sollten die Ausführung von Bereinigungsanforderungen in Batches einbinden, indem Sie einen einzelnen Befehl senden, dessen Prädikat alle Benutzeridentitäten enthält, die bereinigt werden müssen. Verwenden Sie den in-Operator, um mehrere Identitäten anzugeben. Sie sollten die Abfrage vor der Verwendung für eine Bereinigungsanforderung ausführen, um zu überprüfen, ob die Ergebnisse erwartet werden. Hinweis: Dieser Vorgang ist für klassische Ressourcen vorgesehen. Führen Sie für arbeitsbereichsbasierte Application Insights-Ressourcen bitte einen Bereinigungsvorgang (direkt im Arbeitsbereich)(https://docs.microsoft.com/en-us/rest/api/loganalytics/workspace-purge/purge) aus, der auf eine bestimmte Ressourcen-ID festgelegt ist.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/purge
  • Vorgang IdComponents_Purge
PurgeAsync(ComponentPurgeBody, CancellationToken)

Löscht Daten in einer Application Insights-Komponente durch einen Satz benutzerdefinierter Filter.

Zur Verwaltung von Systemressourcen werden Bereinigungsanforderungen auf 50 Anforderungen pro Stunde gedrosselt. Sie sollten die Ausführung von Bereinigungsanforderungen in Batches einbinden, indem Sie einen einzelnen Befehl senden, dessen Prädikat alle Benutzeridentitäten enthält, die bereinigt werden müssen. Verwenden Sie den in-Operator, um mehrere Identitäten anzugeben. Sie sollten die Abfrage vor der Verwendung für eine Bereinigungsanforderung ausführen, um zu überprüfen, ob die Ergebnisse erwartet werden. Hinweis: Dieser Vorgang ist für klassische Ressourcen vorgesehen. Führen Sie für arbeitsbereichsbasierte Application Insights-Ressourcen bitte einen Bereinigungsvorgang (direkt im Arbeitsbereich)(https://docs.microsoft.com/en-us/rest/api/loganalytics/workspace-purge/purge) aus, der auf eine bestimmte Ressourcen-ID festgelegt ist.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/purge
  • Vorgang IdComponents_Purge
PutAnalyticsItem(ItemScopePath, ApplicationInsightsComponentAnalyticsItem, Nullable<Boolean>, CancellationToken)

Fügt ein bestimmtes Analyseelement innerhalb einer Application Insights-Komponente hinzu oder Updates.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/{scopePath}/item
  • Vorgang IdAnalyticsItems_Put
PutAnalyticsItemAsync(ItemScopePath, ApplicationInsightsComponentAnalyticsItem, Nullable<Boolean>, CancellationToken)

Fügt ein bestimmtes Analyseelement innerhalb einer Application Insights-Komponente hinzu oder Updates.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/{scopePath}/item
  • Vorgang IdAnalyticsItems_Put
RemoveTag(String, CancellationToken)

Entfernt ein Tag nach Schlüssel aus der Ressource.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Get
RemoveTagAsync(String, CancellationToken)

Entfernt ein Tag nach Schlüssel aus der Ressource.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Get
SetTags(IDictionary<String,String>, CancellationToken)

Ersetzen Sie die Tags für die Ressource durch den angegebenen Satz.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Get
SetTagsAsync(IDictionary<String,String>, CancellationToken)

Ersetzen Sie die Tags für die Ressource durch den angegebenen Satz.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_Get
TryGetApiVersion(ResourceType, String)

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

(Geerbt von ArmResource)
Update(TagsResource, CancellationToken)

Updates die Tags einer vorhandenen Komponente. Um andere Felder zu aktualisieren, verwenden Sie die CreateOrUpdate-Methode.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_UpdateTags
UpdateAsync(TagsResource, CancellationToken)

Updates die Tags einer vorhandenen Komponente. Um andere Felder zu aktualisieren, verwenden Sie die CreateOrUpdate-Methode.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
  • Vorgang IdComponents_UpdateTags
UpdateComponentCurrentBillingFeature(ApplicationInsightsComponentBillingFeatures, CancellationToken)

Aktualisieren Sie die aktuellen Abrechnungsfeatures für eine Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/currentbillingfeatures
  • Vorgang IdComponentCurrentBillingFeatures_Update
UpdateComponentCurrentBillingFeatureAsync(ApplicationInsightsComponentBillingFeatures, CancellationToken)

Aktualisieren Sie die aktuellen Abrechnungsfeatures für eine Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/currentbillingfeatures
  • Vorgang IdComponentCurrentBillingFeatures_Update
UpdateExportConfiguration(String, ApplicationInsightsComponentExportRequest, CancellationToken)

Aktualisieren Sie die Konfiguration des fortlaufenden Exports für diese Export-ID.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration/{exportId}
  • Vorgang IdExportConfigurations_Update
UpdateExportConfigurationAsync(String, ApplicationInsightsComponentExportRequest, CancellationToken)

Aktualisieren Sie die Konfiguration des fortlaufenden Exports für diese Export-ID.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/exportconfiguration/{exportId}
  • Vorgang IdExportConfigurations_Update
UpdateFavorite(String, ApplicationInsightsComponentFavorite, CancellationToken)

Updates einen Favoriten, der bereits einer Application Insights-Komponente hinzugefügt wurde.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites/{favoriteId}
  • Vorgang IdFavorites_Update
UpdateFavoriteAsync(String, ApplicationInsightsComponentFavorite, CancellationToken)

Updates einen Favoriten, der bereits einer Application Insights-Komponente hinzugefügt wurde.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/favorites/{favoriteId}
  • Vorgang IdFavorites_Update
UpdateItemWorkItemConfiguration(String, WorkItemCreateConfiguration, CancellationToken)

Aktualisieren Sie eine Arbeitselementkonfiguration für eine Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}
  • Vorgang IdWorkItemConfigurations_UpdateItem
UpdateItemWorkItemConfigurationAsync(String, WorkItemCreateConfiguration, CancellationToken)

Aktualisieren Sie eine Arbeitselementkonfiguration für eine Application Insights-Komponente.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/WorkItemConfigs/{workItemConfigId}
  • Vorgang IdWorkItemConfigurations_UpdateItem
UpdateProactiveDetectionConfiguration(String, ApplicationInsightsComponentProactiveDetectionConfiguration, CancellationToken)

Aktualisieren Sie die Konfiguration ProactiveDetection für diese Konfigurations-ID.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs/{ConfigurationId}
  • Vorgangs-IdProactiveDetectionConfigurations_Update
UpdateProactiveDetectionConfigurationAsync(String, ApplicationInsightsComponentProactiveDetectionConfiguration, CancellationToken)

Aktualisieren Sie die Konfiguration ProactiveDetection für diese Konfigurations-ID.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs/{ConfigurationId}
  • Vorgangs-IdProactiveDetectionConfigurations_Update

Erweiterungsmethoden

GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken)

Abrufen der Rollendefinition nach Name (GUID).

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Vorgangs-IdRoleDefinitions_Get
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken)

Abrufen der Rollendefinition nach Name (GUID).

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • Vorgangs-IdRoleDefinitions_Get
GetAuthorizationRoleDefinitions(ArmResource)

Ruft eine Auflistung von AuthorizationRoleDefinitionResources in armResource ab.

GetDenyAssignment(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Ablehnungszuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Vorgangs-IdDenyAssignments_Get
GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Ablehnungszuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • Vorgangs-IdDenyAssignments_Get
GetDenyAssignments(ArmResource)

Ruft eine Auflistung von DenyAssignmentResources in ArmResource ab.

GetRoleAssignment(ArmResource, String, String, CancellationToken)

Rufen Sie eine Rollenzuweisung nach Bereich und Name ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Vorgangs-IdRoleAssignments_Get
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

Rufen Sie eine Rollenzuweisung nach Bereich und Name ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • Vorgangs-IdRoleAssignments_Get
GetRoleAssignments(ArmResource)

Ruft eine Auflistung von RoleAssignmentResources in ArmResource ab.

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenzuweisungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Vorgangs-IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenzuweisungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • Vorgangs-IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenzuweisungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Vorgangs-IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenzuweisungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • Vorgangs-IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstances(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleInstanceResources in armResource ab.

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Zeitplan für die Rollenzuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Vorgangs-IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Zeitplan für die Rollenzuweisung ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • Vorgangs-IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequests(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleRequestResources in armResource ab.

GetRoleAssignmentSchedules(ArmResource)

Ruft eine Auflistung von RoleAssignmentScheduleResources in armResource ab.

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenberechtigungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Vorgangs-IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

Abrufen des angegebenen Rollenberechtigungszeitplans für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • Vorgangs-IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenberechtigungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Vorgangs-IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

Ruft den angegebenen Rollenberechtigungszeitplan instance ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • Vorgangs-IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstances(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleInstanceResources in ArmResource ab.

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Rollenberechtigungszeitplan ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Vorgangs-IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

Rufen Sie die angegebene Anforderung für den Rollenberechtigungszeitplan ab.

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • Vorgangs-IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequests(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleRequestResources in armResource ab.

GetRoleEligibilitySchedules(ArmResource)

Ruft eine Auflistung von RoleEligibilityScheduleResources in armResource ab.

GetRoleManagementPolicies(ArmResource)

Ruft eine Auflistung von RoleManagementPolicyResources in ArmResource ab.

GetRoleManagementPolicy(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinie für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Vorgangs-IdRoleManagementPolicies_Get
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinienzuweisung für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Vorgang IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinienzuweisung für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • Vorgang IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignments(ArmResource)

Ruft eine Auflistung von RoleManagementPolicyAssignmentResources in ArmResource ab.

GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken)

Abrufen der angegebenen Rollenverwaltungsrichtlinie für einen Ressourcenbereich

  • Anforderungspfad/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • Vorgang IdRoleManagementPolicies_Get
GetSystemAssignedIdentity(ArmResource)

Ruft ein -Objekt ab, das eine SystemAssignedIdentityResource darstellt, zusammen mit den instance-Vorgängen, die in ArmResource ausgeführt werden können.

GetLinkerResource(ArmResource, String, CancellationToken)

Gibt die Linkerressource für einen angegebenen Namen zurück.

  • Anforderungspfad/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Vorgang IdLinker_Get
GetLinkerResourceAsync(ArmResource, String, CancellationToken)

Gibt die Linkerressource für einen angegebenen Namen zurück.

  • Anforderungspfad/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • Vorgang IdLinker_Get
GetLinkerResources(ArmResource)

Ruft eine Auflistung von LinkerResources in ArmResource ab.

Gilt für: