ASRReplicationProtectionCluster 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 Replication Protection Cluster.
public class ASRReplicationProtectionCluster
type ASRReplicationProtectionCluster = class
Public Class ASRReplicationProtectionCluster
- Inheritance
-
ASRReplicationProtectionCluster
Constructors
ASRReplicationProtectionCluster() |
Initializes a new instance of the ASRReplicationProtectionCluster class. |
ASRReplicationProtectionCluster(ReplicationProtectionCluster) |
Initializes a new instance of the ASRReplicationProtectionCluster class with required parameters. |
Properties
ActiveLocation |
Gets or sets the Current active ___location of the Protection cluster. |
AgentClusterId |
Gets or sets the Agent cluster Id. |
AllowedOperations |
Gets or sets the allowed operations on the Replication protection cluster. |
AreAllClusterNodesRegistered |
Gets or sets a value indicating whether all nodes of the cluster are registered or not. |
ClusterFqdn |
Gets or sets the cluster FQDN. |
ClusterNodeFqdns |
Gets or sets the List of cluster Node FQDNs. |
ClusterProtectedItemIds |
Gets or sets the List of Protected Item Id's. |
ClusterRegisteredNodes |
Gets or sets the registered node details. |
CurrentScenario |
Gets or sets the current scenario. |
HealthErrors |
Gets or sets list of health errors. |
ID |
Gets or sets the protection cluster Id. |
LastSuccessfulFailoverTime |
Gets or sets the last successful failover time. |
LastSuccessfulTestFailoverTime |
Gets or sets the last successful test failover time. |
Name |
Gets or sets the name of the protection cluster. |
PolicyFriendlyName |
Gets or sets the name of Policy governing this PE. |
PolicyId |
Gets or sets the Policy Id. |
PrimaryFabricFriendlyName |
Gets or sets the friendly name of the primary fabric. |
PrimaryFabricProvider |
Gets or sets the fabric provider of the primary fabric. |
PrimaryProtectionContainerFriendlyName |
Gets or sets the name of primary protection container friendly name. |
ProtectionClusterType |
Gets or sets the type of protection cluster type. |
ProtectionState |
Gets or sets the protection status. |
ProtectionStateDescription |
Gets or sets the protection state description. |
ProviderSpecificDetails |
Gets or sets the Replication cluster provider custom settings. |
ProvisioningState |
Gets the provisioning state of the cluster. |
RecoveryContainerId |
Gets or sets the recovery container Id. |
RecoveryFabricFriendlyName |
Gets or sets the friendly name of recovery fabric. |
RecoveryFabricId |
Gets or sets the Arm Id of recovery fabric. |
RecoveryProtectionContainerFriendlyName |
Gets or sets the name of recovery container friendly name. |
ReplicationHealth |
Gets or sets the consolidated protection health for the VM taking any issues with SRS as well as all the replication units associated with the VM's replication group into account. This is a string representation of the ProtectionHealth enumeration. |
ReplicationProvider |
Gets or sets Replication provider. |
SharedDiskProperties |
Gets or sets the shared disk properties. |
TestFailoverState |
Gets or sets the Test failover state. |
TestFailoverStateDescription |
Gets or sets the Test failover state description. |
Type |
Gets or sets the Type of the object. |