AddRecoveryServicesProviderInputProperties interface
新增提供者要求的屬性。
屬性
authentication |
DRA 驗證的識別提供者輸入。 |
bios |
計算機的 Bios 識別碼。 |
data |
數據平面驗證的識別提供者輸入。 |
machine |
要新增提供者之計算機的標識碼。 |
machine |
要新增提供者的計算機名稱。 |
resource |
資源存取的識別提供者輸入。 |
屬性詳細資料
authenticationIdentityInput
biosId
計算機的 Bios 識別碼。
biosId?: string
屬性值
string
dataPlaneAuthenticationIdentityInput
數據平面驗證的識別提供者輸入。
dataPlaneAuthenticationIdentityInput?: IdentityProviderInput
屬性值
machineId
要新增提供者之計算機的標識碼。
machineId?: string
屬性值
string
machineName
要新增提供者的計算機名稱。
machineName: string
屬性值
string