RecoveryServicesProviderProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Recovery services provider properties.
public class RecoveryServicesProviderProperties
type RecoveryServicesProviderProperties = class
Public Class RecoveryServicesProviderProperties
- Inheritance
-
RecoveryServicesProviderProperties
Constructors
RecoveryServicesProviderProperties() |
Initializes a new instance of the RecoveryServicesProviderProperties class. |
RecoveryServicesProviderProperties(String, String, String, String, String, Nullable<DateTime>, String, Nullable<DateTime>, String, Nullable<Int32>, IList<String>, IList<HealthError>, String, String, String, String, IdentityProviderDetails, IdentityProviderDetails, IdentityProviderDetails, VersionDetails) |
Initializes a new instance of the RecoveryServicesProviderProperties class. |
Properties
AllowedScenarios |
Gets or sets the scenarios allowed on this provider. |
AuthenticationIdentityDetails |
Gets or sets the authentication identity details. |
BiosId |
Gets or sets the Bios Id. |
ConnectionStatus |
Gets or sets a value indicating whether DRA is responsive. |
DataPlaneAuthenticationIdentityDetails |
Gets or sets the data plane authentication identity details. |
DraIdentifier |
Gets or sets the DRA Id. |
FabricFriendlyName |
Gets or sets the fabric friendly name. |
FabricType |
Gets or sets type of the site. |
FriendlyName |
Gets or sets friendly name of the DRA. |
HealthErrorDetails |
Gets or sets the recovery services provider health error details. |
LastHeartBeat |
Gets or sets time when last heartbeat was sent by the DRA. |
MachineId |
Gets or sets the machine Id. |
MachineName |
Gets or sets the machine name. |
ProtectedItemCount |
Gets or sets number of protected VMs currently managed by the DRA. |
ProviderVersion |
Gets or sets the provider version. |
ProviderVersionDetails |
Gets or sets the provider version details. |
ProviderVersionExpiryDate |
Gets or sets expiry date of the version. |
ProviderVersionState |
Gets or sets dRA version status. |
ResourceAccessIdentityDetails |
Gets or sets the resource access identity details. |
ServerVersion |
Gets or sets the fabric provider. |