你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ParameterDefinitionsValueMetadata interface

参数的常规元数据。

属性

assignPermissions

设置为 true,让 Azure 门户在策略分配期间基于此参数的资源 ID 或资源范围值创建角色分配。 如果要在分配范围之外分配权限,此属性非常有用。

description

参数的说明。

displayName

参数的显示名称。

strongType

通过门户分配策略定义时使用。 提供可供用户选择的值的上下文感知列表。

属性详细信息

assignPermissions

设置为 true,让 Azure 门户在策略分配期间基于此参数的资源 ID 或资源范围值创建角色分配。 如果要在分配范围之外分配权限,此属性非常有用。

assignPermissions?: boolean

属性值

boolean

description

参数的说明。

description?: string

属性值

string

displayName

参数的显示名称。

displayName?: string

属性值

string

strongType

通过门户分配策略定义时使用。 提供可供用户选择的值的上下文感知列表。

strongType?: string

属性值

string