Edit

Share via


Get-EntraBetaApplicationExtensionProperty

Gets application extension properties.

Syntax

ByApplicationId

Get-EntraBetaApplicationExtensionProperty

    -ApplicationId <String>
    [-Property <String[]>]
    [<CommonParameters>]

Description

The Get-EntraBetaApplicationExtensionProperty cmdlet gets application extension properties in Microsoft Entra ID.

Parameters

-ApplicationId

Specifies the unique ID of an application in Microsoft Entra ID.

Parameter properties

Type:System.String
Default value:None
Supports wildcards:False
DontShow:False
Aliases:ObjectId

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.