Get-AzureADDeviceConfiguration
Den här cmdleten hämtar enhetskonfigurationsobjektet
Syntax
Get-AzureADDeviceConfiguration []
Description
Den här cmdleten hämtar enhetskonfigurationsobjektet
Exempel
Exempel 1
PS C:\WINDOWS\system32> Get-AzureADDeviceConfiguration | fl
DeletionTimeStamp :
ObjectId : 2af3478a-27da-4837-a387-b22b3fb236a8
ObjectType : DeviceConfiguration
PublicIssuerCertificates : {}
CloudPublicIssuerCertificates : {}
RegistrationQuota : 20
MaximumRegistrationInactivityPeriod : 90
Det här exemplet visar den formaterade listan för enhetskonfigurationsposten som hämtas av cmdleten
Indata
None
Utdata
Kommentarer
Se migreringsguiden för Get-AzureADDeviceConfiguration till Microsoft Graph PowerShell.