你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Get-AipServiceMaxUseLicenseValidityTime
从 Azure 信息保护获取 Rights Management 使用许可证的最大有效期。
语法
Get-AipServiceMaxUseLicenseValidityTime []
说明
Get-AipServiceMaxUseLicenseValidityTime cmdlet 获取租户的最大有效期(以天为单位),以便 Azure Rights Management 使用来自 Azure 信息保护的许可证。 默认值为 30 天。
必须使用 PowerShell 在组织级别查看此配置;无法使用管理门户查看此配置。
示例
示例 1:获取最大有效期
PS C:\>Get-AipServiceMaxUseLicenseValidityTime
30
此命令获取租户使用许可证的最大有效期。