共用方式為


RoleAssignment interface

角色指派

屬性

condition

角色指派的條件。 這會限制可指派的資源。例如: @Resource [Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'

conditionVersion

條件的版本。 目前唯一接受的值是 '2.0'

createdBy

建立指派附注的使用者識別碼:此屬性將不會序列化。 它只能由伺服器填入。

createdOn

建立時間注意:此屬性不會序列化。 它只能由伺服器填入。

delegatedManagedIdentityResourceId

委派受控識別資源的識別碼

description

角色指派的描述

id

角色指派識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

name

角色指派名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

principalId

主體識別碼。

principalType

指派之主體識別碼的主體類型。

roleDefinitionId

角色定義識別碼。

scope

角色指派範圍。 注意:此屬性不會序列化。 它只能由伺服器填入。

type

角色指派類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

updatedBy

更新指派附注的使用者識別碼:此屬性不會序列化。 它只能由伺服器填入。

updatedOn

更新時間注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

condition

角色指派的條件。 這會限制可指派的資源。例如: @Resource [Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'

condition?: string

屬性值

string

conditionVersion

條件的版本。 目前唯一接受的值是 '2.0'

conditionVersion?: string

屬性值

string

createdBy

建立指派附注的使用者識別碼:此屬性將不會序列化。 它只能由伺服器填入。

createdBy?: string

屬性值

string

createdOn

建立時間注意:此屬性不會序列化。 它只能由伺服器填入。

createdOn?: Date

屬性值

Date

delegatedManagedIdentityResourceId

委派受控識別資源的識別碼

delegatedManagedIdentityResourceId?: string

屬性值

string

description

角色指派的描述

description?: string

屬性值

string

id

角色指派識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

name

角色指派名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

name?: string

屬性值

string

principalId

主體識別碼。

principalId?: string

屬性值

string

principalType

指派之主體識別碼的主體類型。

principalType?: string

屬性值

string

roleDefinitionId

角色定義識別碼。

roleDefinitionId?: string

屬性值

string

scope

角色指派範圍。 注意:此屬性不會序列化。 它只能由伺服器填入。

scope?: string

屬性值

string

type

角色指派類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

type?: string

屬性值

string

updatedBy

更新指派附注的使用者識別碼:此屬性不會序列化。 它只能由伺服器填入。

updatedBy?: string

屬性值

string

updatedOn

更新時間注意:此屬性不會序列化。 它只能由伺服器填入。

updatedOn?: Date

屬性值

Date