AddRecoveryServicesProviderInputProperties interface

The properties of an add provider request.

Properties

authenticationIdentityInput

The identity provider input for DRA authentication.

biosId

The Bios Id of the machine.

dataPlaneAuthenticationIdentityInput

The identity provider input for data plane authentication.

machineId

The Id of the machine where the provider is getting added.

machineName

The name of the machine where the provider is getting added.

resourceAccessIdentityInput

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

Property Value