JitRequestDefinition interface

Information about JIT request definition.

Extends

Properties

applicationResourceId

The parent application id.

createdBy

The client entity that created the JIT request. NOTE: This property will not be serialized. It can only be populated by the server.

jitAuthorizationPolicies

The JIT authorization policies.

jitRequestState

The JIT request state. NOTE: This property will not be serialized. It can only be populated by the server.

jitSchedulingPolicy

The JIT request properties.

provisioningState

The JIT request provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

publisherTenantId

The publisher tenant id. NOTE: This property will not be serialized. It can only be populated by the server.

updatedBy

The client entity that last updated the JIT request. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

applicationResourceId

The parent application id.

applicationResourceId?: string

Property Value

string

createdBy

The client entity that created the JIT request. NOTE: This property will not be serialized. It can only be populated by the server.

createdBy?: ApplicationClientDetails

Property Value

jitAuthorizationPolicies

The JIT authorization policies.

jitAuthorizationPolicies?: JitAuthorizationPolicies[]

Property Value

jitRequestState

The JIT request state. NOTE: This property will not be serialized. It can only be populated by the server.

jitRequestState?: string

Property Value

string

jitSchedulingPolicy

The JIT request properties.

jitSchedulingPolicy?: JitSchedulingPolicy

Property Value

provisioningState

The JIT request provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publisherTenantId

The publisher tenant id. NOTE: This property will not be serialized. It can only be populated by the server.

publisherTenantId?: string

Property Value

string

updatedBy

The client entity that last updated the JIT request. NOTE: This property will not be serialized. It can only be populated by the server.

updatedBy?: ApplicationClientDetails

Property Value

Inherited Property Details

id

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

systemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From Resource.systemData

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type