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

RoleEligibilityScheduleInstance interface

有关当前或即将启动的角色资格计划实例的信息

属性

condition

角色分配的条件。 这会限制可分配给的资源。例如:@Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase “foo_storage_container”

conditionVersion

条件的版本。 当前接受的值为“2.0”

createdOn

创建角色资格计划时的 DateTime

endDateTime

角色资格计划实例的 endDateTime

expandedProperties

主体、范围和角色定义的其他属性

id

角色资格计划实例 ID。 注意:此属性不会序列化。 它只能由服务器填充。

memberType

角色资格计划的成员身份类型

name

角色资格计划实例名称。 注意:此属性不会序列化。 它只能由服务器填充。

principalId

主体 ID。

principalType

分配的主体 ID 的主体类型。

roleDefinitionId

角色定义 ID。

roleEligibilityScheduleId

主角色资格计划的 ID

scope

角色资格计划范围。

startDateTime

角色资格计划实例的 startDateTime

status

角色资格计划实例的状态

type

角色资格计划实例类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

condition

角色分配的条件。 这会限制可分配给的资源。例如:@Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase “foo_storage_container”

condition?: string

属性值

string

conditionVersion

条件的版本。 当前接受的值为“2.0”

conditionVersion?: string

属性值

string

createdOn

创建角色资格计划时的 DateTime

createdOn?: Date

属性值

Date

endDateTime

角色资格计划实例的 endDateTime

endDateTime?: Date

属性值

Date

expandedProperties

主体、范围和角色定义的其他属性

expandedProperties?: ExpandedProperties

属性值

id

角色资格计划实例 ID。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

memberType

角色资格计划的成员身份类型

memberType?: string

属性值

string

name

角色资格计划实例名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

principalId

主体 ID。

principalId?: string

属性值

string

principalType

分配的主体 ID 的主体类型。

principalType?: string

属性值

string

roleDefinitionId

角色定义 ID。

roleDefinitionId?: string

属性值

string

roleEligibilityScheduleId

主角色资格计划的 ID

roleEligibilityScheduleId?: string

属性值

string

scope

角色资格计划范围。

scope?: string

属性值

string

startDateTime

角色资格计划实例的 startDateTime

startDateTime?: Date

属性值

Date

status

角色资格计划实例的状态

status?: string

属性值

string

type

角色资格计划实例类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string