Freigeben über


AddRecoveryServicesProviderInputProperties Class

Definition

The properties of an add provider request.

public class AddRecoveryServicesProviderInputProperties
type AddRecoveryServicesProviderInputProperties = class
Public Class AddRecoveryServicesProviderInputProperties
Inheritance
AddRecoveryServicesProviderInputProperties

Constructors

AddRecoveryServicesProviderInputProperties()

Initializes a new instance of the AddRecoveryServicesProviderInputProperties class.

AddRecoveryServicesProviderInputProperties(String, IdentityProviderInput, IdentityProviderInput, String, String, IdentityProviderInput)

Initializes a new instance of the AddRecoveryServicesProviderInputProperties class.

Properties

AuthenticationIdentityInput

Gets or sets the identity provider input for DRA authentication.

BiosId

Gets or sets the Bios Id of the machine.

DataPlaneAuthenticationIdentityInput

Gets or sets the identity provider input for data plane authentication.

MachineId

Gets or sets the Id of the machine where the provider is getting added.

MachineName

Gets or sets the name of the machine where the provider is getting added.

ResourceAccessIdentityInput

Gets or sets the identity provider input for resource access.

Methods

Validate()

Validate the object.

Applies to