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

RoleEligibilitySchedule interface

角色资格计划

属性

condition

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

conditionVersion

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

createdOn

创建角色资格计划时的 DateTime

endDateTime

角色资格计划时结束 DateTime

expandedProperties

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

id

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

memberType

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

name

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

principalId

主体 ID。

principalType

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

roleDefinitionId

角色定义 ID。

roleEligibilityScheduleRequestId

用于创建此 roleAssignmentSchedule 的 roleEligibilityScheduleRequest 的 ID

scope

角色资格计划范围。

startDateTime

角色资格计划时的开始日期时间

status

角色资格计划的状态。

type

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

updatedOn

修改角色资格计划时的 DateTime

属性详细信息

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

角色资格计划时结束 DateTime

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

roleEligibilityScheduleRequestId

用于创建此 roleAssignmentSchedule 的 roleEligibilityScheduleRequest 的 ID

roleEligibilityScheduleRequestId?: string

属性值

string

scope

角色资格计划范围。

scope?: string

属性值

string

startDateTime

角色资格计划时的开始日期时间

startDateTime?: Date

属性值

Date

status

角色资格计划的状态。

status?: string

属性值

string

type

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

type?: string

属性值

string

updatedOn

修改角色资格计划时的 DateTime

updatedOn?: Date

属性值

Date