共用方式為


AddRecoveryServicesProviderInputProperties interface

新增提供者要求的屬性。

屬性

authenticationIdentityInput

DRA 驗證的識別提供者輸入。

biosId

計算機的 Bios 識別碼。

dataPlaneAuthenticationIdentityInput

數據平面驗證的識別提供者輸入。

machineId

要新增提供者之計算機的標識碼。

machineName

要新增提供者的計算機名稱。

resourceAccessIdentityInput

資源存取的識別提供者輸入。

屬性詳細資料

authenticationIdentityInput

DRA 驗證的識別提供者輸入。

authenticationIdentityInput: IdentityProviderInput

屬性值

biosId

計算機的 Bios 識別碼。

biosId?: string

屬性值

string

dataPlaneAuthenticationIdentityInput

數據平面驗證的識別提供者輸入。

dataPlaneAuthenticationIdentityInput?: IdentityProviderInput

屬性值

machineId

要新增提供者之計算機的標識碼。

machineId?: string

屬性值

string

machineName

要新增提供者的計算機名稱。

machineName: string

屬性值

string

resourceAccessIdentityInput

資源存取的識別提供者輸入。

resourceAccessIdentityInput: IdentityProviderInput

屬性值