Get-AzSecurityAdaptiveApplicationControl
Ruft eine Liste der Anwendungssteuerungs-VM/Servergruppen für das Abonnement ab.
Syntax
Get-AzSecurityAdaptiveApplicationControl
[-SubscriptionId <String>]
[-IncludePathRecommendation <Boolean>]
[-Summary <Boolean>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Beschreibung
Adaptive Anwendungssteuerelemente werden automatisch vom Azure Security Center berechnet. Verwenden Sie dieses Cmdlet, um eine Liste der Ressourcen für adaptive Anwendungssteuerelemente im Bereich eines Abonnements abzurufen.
Beispiele
Beispiel 1
Get-AzSecurityAdaptiveApplicationControl
Id : /subscriptions/3eeab341-f466-499c-a8be-85427e154baf7612f869/providers/Microsoft.Security/locations/centralus/applicationWhitelistings/GROUP2
Name : GROUP2
Type : Microsoft.Security/applicationWhitelistings
Location : centralus
Properties : Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsProperties
Id : /subscriptions/3eeab341-f466-499c-a8be-85427e154baf7612f869/providers/Microsoft.Security/locations/centralus/applicationWhitelistings/GROUP3
Name : GROUP3
Type : Microsoft.Security/applicationWhitelistings
Location : centralus
Properties : Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsProperties
Id : /subscriptions/3eeab341-f466-499c-a8be-85427e154baf7612f869/providers/Microsoft.Security/locations/centralus/applicationWhitelistings/GROUP4
Name : GROUP5
Type : Microsoft.Security/applicationWhitelistings
Location : centralus
Properties : Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsProperties
Ruft eine Liste der Anwendungssteuerungs-VM/Servergruppen für das Abonnement ab.
Parameter
-DefaultProfile
Anmeldeinformationen, Konto, Mandant und Abonnement für die Kommunikation mit Azure
Typ: | IAzureContextContainer |
Aliase: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Standardwert: | None |
Erforderlich: | False |
Pipelineeingabe akzeptieren: | False |
Platzhalterzeichen akzeptieren: | False |
-IncludePathRecommendation
Einschließen der Richtlinienregeln
Typ: | Boolean |
Position: | Named |
Standardwert: | None |
Erforderlich: | False |
Pipelineeingabe akzeptieren: | False |
Platzhalterzeichen akzeptieren: | False |
-SubscriptionId
Die Azure-Abonnement-ID.
Typ: | String |
Position: | Named |
Standardwert: | None |
Erforderlich: | False |
Pipelineeingabe akzeptieren: | False |
Platzhalterzeichen akzeptieren: | False |
-Summary
Gibt die Ausgabe in einem zusammengefassten Formular zurück.
Typ: | Boolean |
Position: | Named |
Standardwert: | None |
Erforderlich: | False |
Pipelineeingabe akzeptieren: | False |
Platzhalterzeichen akzeptieren: | False |
Eingaben
Ausgaben
Microsoft.Azure.Commands.Security.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControls
Azure PowerShell