Get-AipServiceMaxUseLicenseValidityTime
获取 Azure 信息保护中权限管理使用许可证的最大有效期。
语法
Default (默认值)
Get-AipServiceMaxUseLicenseValidityTime
说明
Get-AipServiceMaxUseLicenseValidityTime cmdlet 为 Azure 信息保护中的 Azure Rights Management 使用许可证获取租户的最大有效期(以天为单位)。 默认值 30 天。
必须使用 PowerShell 在组织级别查看此配置;无法使用管理门户查看此配置。
示例
示例 1:获取最长有效期
PS C:\>Get-AipServiceMaxUseLicenseValidityTime
30
此命令获取租户使用许可证的最大有效期。