AddRecoveryServicesProviderInputProperties interface
The properties of an add provider request.
Properties
authentication |
The identity provider input for DRA authentication. |
bios |
The Bios Id of the machine. |
data |
The identity provider input for data plane authentication. |
machine |
The Id of the machine where the provider is getting added. |
machine |
The name of the machine where the provider is getting added. |
resource |
The identity provider input for resource access. |
Property Details
authenticationIdentityInput
The identity provider input for DRA authentication.
authenticationIdentityInput: IdentityProviderInput
Property Value
biosId
The Bios Id of the machine.
biosId?: string
Property Value
string
dataPlaneAuthenticationIdentityInput
The identity provider input for data plane authentication.
dataPlaneAuthenticationIdentityInput?: IdentityProviderInput
Property Value
machineId
The Id of the machine where the provider is getting added.
machineId?: string
Property Value
string
machineName
The name of the machine where the provider is getting added.
machineName: string
Property Value
string
resourceAccessIdentityInput
The identity provider input for resource access.
resourceAccessIdentityInput: IdentityProviderInput