Delen via


Get-AzSecurityAdaptiveApplicationControlGroup

Hiermee haalt u een VM/servergroep voor toepassingsbeheer op.

Syntax

Get-AzSecurityAdaptiveApplicationControlGroup
   -GroupName <String>
   -AscLocation <String>
   [-SubscriptionId <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Adaptieve toepassingsbesturingselementen worden automatisch berekend door Azure Security Center. Gebruik deze cmdlet om een VM/servergroep voor toepassingsbeheer op te halen.

Voorbeelden

Voorbeeld 1

Get-AzSecurityAdaptiveApplicationControlGroup -GroupName GROUP1 -AscLocation centralus

Id         : /subscriptions/3eeab341-f466-499c-a8be-85427e154baf7612f869/providers/Microsoft.Security/locations/centralus/applicationWhitelistings/GROUP1
Name       : GROUP1
Type       : Microsoft.Security/applicationWhitelistings
Location   : centralus
Properties : Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsProperties

Hiermee haalt u een VM/servergroep voor toepassingsbeheer op.

Parameters

-AscLocation

De locatie waar ASC de gegevens van het abonnement opslaat. kan worden opgehaald uit Get-locaties.

Type:String
Position:Named
standaardwaarde:None
Vereist:True
Accept pipeline input:False
Accept wildcard characters:False

-DefaultProfile

De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.

Type:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
standaardwaarde:None
Vereist:False
Accept pipeline input:False
Accept wildcard characters:False

-GroupName

Naam van een toepassingsbeheer-VM/servergroep.

Type:String
Position:Named
standaardwaarde:None
Vereist:True
Accept pipeline input:False
Accept wildcard characters:False

-SubscriptionId

Azure-abonnements-id.

Type:String
Position:Named
standaardwaarde:None
Vereist:False
Accept pipeline input:False
Accept wildcard characters:False

Invoerwaarden

String

Uitvoerwaarden

Microsoft.Azure.Commands.Security.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControls