共用方式為


JitRequestDefinition interface

JIT 要求定義的相關信息。

Extends

屬性

applicationResourceId

父應用程式識別碼。

createdBy

建立 JIT 要求的客戶端實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。

jitAuthorizationPolicies

JIT 授權原則。

jitRequestState

JIT 要求狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

jitSchedulingPolicy

JIT 要求屬性。

provisioningState

JIT 要求布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publisherTenantId

發行者租用戶標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

updatedBy

上次更新 JIT 要求的客戶端實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。

location

資源位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

applicationResourceId

父應用程式識別碼。

applicationResourceId?: string

屬性值

string

createdBy

建立 JIT 要求的客戶端實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdBy?: ApplicationClientDetails

屬性值

jitAuthorizationPolicies

JIT 授權原則。

jitAuthorizationPolicies?: JitAuthorizationPolicies[]

屬性值

jitRequestState

JIT 要求狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

jitRequestState?: string

屬性值

string

jitSchedulingPolicy

JIT 要求屬性。

jitSchedulingPolicy?: JitSchedulingPolicy

屬性值

provisioningState

JIT 要求布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

publisherTenantId

發行者租用戶標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

publisherTenantId?: string

屬性值

string

updatedBy

上次更新 JIT 要求的客戶端實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。

updatedBy?: ApplicationClientDetails

屬性值

繼承的屬性詳細資料

id

資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

systemData

與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自Resource.systemData

tags

資源標籤

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

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type