Get-EntraBetaLifecyclePolicyGroup
Retrieves the lifecycle policy object to which a group belongs.
Syntax
Default (Default)
Get-EntraBetaLifecyclePolicyGroup
-GroupId <String>
[-Property <String[]>]
[<CommonParameters>]
Description
The Get-EntraBetaLifecyclePolicyGroup
retrieves the lifecycle policy object to which a group belongs. Specify the -GroupId
parameter to get the lifecycle policy object to which a group belongs.
Parameters
-GroupId
Specifies the ID of a group in Microsoft Entra ID.
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | Id |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
Value from pipeline: | True |
Value from pipeline by property name: | True |
Value from remaining arguments: | False |
-Property
Specifies properties to be returned
Parameter properties
Type: | System.String[] |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | Select |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.