The Get-AipServiceDevicePlatform cmdlet gets the device platforms in your organization that support the protection service from Azure Information Protection. For information about supported device platforms, see the Enable-AipServiceDevicePlatform cmdlet.
You must use PowerShell to view this configuration; you cannot view this configuration by using a management portal.
例
Example 1: Get specific device platforms that support the protection service
This command determines whether Windows Phone and Windows Store device platforms in your organization support the protection service from Azure Information Protection.
Example 2: Get all device platforms that support the protection service
PS C:\>Get-AipServiceDevicePlatform -All
This command determines which of all device platforms in your tenant support the protection service from Azure Information Protection.
パラメーター
-All
Indicates that the cmdlet specifies all device platforms. The cmdlet gets the protection support status of all device platforms.
パラメーターのプロパティ
型:
SwitchParameter
規定値:
None
ワイルドカードのサポート:
False
DontShow:
False
パラメーター セット
AllPlatforms
配置:
Named
必須:
True
パイプラインからの値:
False
プロパティ名別のパイプラインからの値:
False
残りの引数からの値:
False
-Android
Indicates that the cmdlet specifies the Android device platform. The cmdlet gets the protection support status for the specified device platform.
パラメーターのプロパティ
型:
SwitchParameter
規定値:
None
ワイルドカードのサポート:
False
DontShow:
False
パラメーター セット
Platforms
配置:
Named
必須:
False
パイプラインからの値:
False
プロパティ名別のパイプラインからの値:
False
残りの引数からの値:
False
-iOS
Indicates that the cmdlet specifies the iOS device platform. The cmdlet gets the protection support status for the specified device platform.
パラメーターのプロパティ
型:
SwitchParameter
規定値:
None
ワイルドカードのサポート:
False
DontShow:
False
パラメーター セット
Platforms
配置:
Named
必須:
False
パイプラインからの値:
False
プロパティ名別のパイプラインからの値:
False
残りの引数からの値:
False
-Mac
Indicates that the cmdlet specifies the Macintosh operating system device platform. The cmdlet gets the protection support status for the specified device platform.
パラメーターのプロパティ
型:
SwitchParameter
規定値:
None
ワイルドカードのサポート:
False
DontShow:
False
パラメーター セット
Platforms
配置:
Named
必須:
False
パイプラインからの値:
False
プロパティ名別のパイプラインからの値:
False
残りの引数からの値:
False
-Web
Indicates that the cmdlet specifies the web device platform. The cmdlet gets the protection support status for the specified device platform.
パラメーターのプロパティ
型:
SwitchParameter
規定値:
None
ワイルドカードのサポート:
False
DontShow:
False
パラメーター セット
Platforms
配置:
Named
必須:
False
パイプラインからの値:
False
プロパティ名別のパイプラインからの値:
False
残りの引数からの値:
False
-Windows
Indicates that the cmdlet specifies the Windows operating system device platform. The cmdlet gets the protection support status for the specified device platform.
パラメーターのプロパティ
型:
SwitchParameter
規定値:
None
ワイルドカードのサポート:
False
DontShow:
False
パラメーター セット
Platforms
配置:
Named
必須:
False
パイプラインからの値:
False
プロパティ名別のパイプラインからの値:
False
残りの引数からの値:
False
-WindowsPhone
Indicates that the cmdlet specifies the Windows Phone device platform. The cmdlet gets the protection support status for the specified device platform.
パラメーターのプロパティ
型:
SwitchParameter
規定値:
None
ワイルドカードのサポート:
False
DontShow:
False
パラメーター セット
Platforms
配置:
Named
必須:
False
パイプラインからの値:
False
プロパティ名別のパイプラインからの値:
False
残りの引数からの値:
False
-WindowsStore
Indicates that the cmdlet specifies the Windows Store device platform. The cmdlet gets the protection support status for the specified device platform.
パラメーターのプロパティ
型:
SwitchParameter
規定値:
None
ワイルドカードのサポート:
False
DontShow:
False
パラメーター セット
Platforms
配置:
Named
必須:
False
パイプラインからの値:
False
プロパティ名別のパイプラインからの値:
False
残りの引数からの値:
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.