RoleManagementPolicy interface

Role management policy

Properties

description

The role management policy description.

displayName

The role management policy display name.

effectiveRules

The readonly computed rule applied to the policy. NOTE: This property will not be serialized. It can only be populated by the server.

id

The role management policy Id. NOTE: This property will not be serialized. It can only be populated by the server.

isOrganizationDefault

The role management policy is default policy.

lastModifiedBy

The name of the entity last modified it NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedDateTime

The last modified date time. NOTE: This property will not be serialized. It can only be populated by the server.

name

The role management policy name. NOTE: This property will not be serialized. It can only be populated by the server.

policyProperties

Additional properties of scope NOTE: This property will not be serialized. It can only be populated by the server.

rules

The rule applied to the policy.

scope

The role management policy scope.

type

The role management policy type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

description

The role management policy description.

description?: string

Property Value

string

displayName

The role management policy display name.

displayName?: string

Property Value

string

effectiveRules

The readonly computed rule applied to the policy. NOTE: This property will not be serialized. It can only be populated by the server.

effectiveRules?: RoleManagementPolicyRuleUnion[]

Property Value

id

The role management policy Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

isOrganizationDefault

The role management policy is default policy.

isOrganizationDefault?: boolean

Property Value

boolean

lastModifiedBy

The name of the entity last modified it NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedBy?: Principal

Property Value

lastModifiedDateTime

The last modified date time. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedDateTime?: Date

Property Value

Date

name

The role management policy name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

policyProperties

Additional properties of scope NOTE: This property will not be serialized. It can only be populated by the server.

policyProperties?: PolicyProperties

Property Value

rules

The rule applied to the policy.

rules?: RoleManagementPolicyRuleUnion[]

Property Value

scope

The role management policy scope.

scope?: string

Property Value

string

type

The role management policy type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string