ASRRecoveryServicesProvider 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.
Azure Site Recovery Server.
public class ASRRecoveryServicesProvider
type ASRRecoveryServicesProvider = class
Public Class ASRRecoveryServicesProvider
- Inheritance
-
ASRRecoveryServicesProvider
Constructors
ASRRecoveryServicesProvider() |
Initializes a new instance of the ASRRecoveryServicesProvider class. |
ASRRecoveryServicesProvider(RecoveryServicesProvider) |
Initializes a new instance of the ASRRecoveryServicesProvider class with required parameters. |
Properties
Connected |
Gets or sets a value indicating whether server is connected or not. |
FabricType |
Gets or sets the type of Server - VMM. |
FriendlyName |
Gets or sets Name of the Server. |
ID |
Gets or sets Server ID. |
LastHeartbeat |
Gets or sets Last communicated time. |
Name |
Gets or sets Name of the Server. |
ProviderVersion |
Gets or sets Provider version. |
ServerVersion |
Gets or sets Server version. |
Type |
Gets or sets the Type of Management entity - VMM, V-Center. |