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

PolicyDefinition interface

策略定义。

属性

description

策略定义说明。

displayName

策略定义的显示名称。

id

策略定义的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

metadata

策略定义元数据。 元数据是一个开放结束的对象,通常是键值对的集合。

mode

策略定义模式。 一些示例包括 All、Indexed、Microsoft.KeyVault.Data。

name

策略定义的名称。 注意:此属性不会序列化。 它只能由服务器填充。

parameters

策略规则中使用的参数的参数定义。 键是参数名称。

policyRule

策略规则。

policyType

策略定义的类型。 可能的值为 NotSpecified、BuiltIn、Custom 和 Static。

systemData

与此资源相关的系统元数据。 注意:此属性不会序列化。 它只能由服务器填充。

type

资源的类型(Microsoft.Authorization/policyDefinitions)。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

description

策略定义说明。

description?: string

属性值

string

displayName

策略定义的显示名称。

displayName?: string

属性值

string

id

策略定义的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

metadata

策略定义元数据。 元数据是一个开放结束的对象,通常是键值对的集合。

metadata?: any

属性值

any

mode

策略定义模式。 一些示例包括 All、Indexed、Microsoft.KeyVault.Data。

mode?: string

属性值

string

name

策略定义的名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

parameters

策略规则中使用的参数的参数定义。 键是参数名称。

parameters?: {[propertyName: string]: ParameterDefinitionsValue}

属性值

{[propertyName: string]: ParameterDefinitionsValue}

policyRule

策略规则。

policyRule?: any

属性值

any

policyType

策略定义的类型。 可能的值为 NotSpecified、BuiltIn、Custom 和 Static。

policyType?: string

属性值

string

systemData

与此资源相关的系统元数据。 注意:此属性不会序列化。 它只能由服务器填充。

systemData?: SystemData

属性值

type

资源的类型(Microsoft.Authorization/policyDefinitions)。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string