IReplicationProtectionCluster Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.ReplicationProtectionClusterTypeConverter))]
public interface IReplicationProtectionCluster : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.ReplicationProtectionClusterTypeConverter))>]
type IReplicationProtectionCluster = interface
    interface IJsonSerializable
Public Interface IReplicationProtectionCluster
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ActiveLocation

The Current active location of the Protection cluster.

AgentClusterId

The Agent cluster Id.

AllowedOperation

The allowed operations on the Replication protection cluster.

AreAllClusterNodesRegistered

A value indicating whether all nodes of the cluster are registered or not.

ClusterFqdn

The cluster FQDN.

ClusterNodeFqdn

The List of cluster Node FQDNs.

ClusterProtectedItemId

The List of Protected Item Id's.

ClusterRegisteredNode

The registered node details.

CurrentScenarioName

Scenario name.

HealthError

List of health errors.

Id

The protection cluster Id.

JobId

ARM Id of the job being executed.

LastSuccessfulFailoverTime

The last successful failover time.

LastSuccessfulTestFailoverTime

The last successful test failover time.

Name

The name of the protection cluster.

PolicyFriendlyName

The name of Policy governing this PE.

PolicyId

The Policy Id.

PrimaryFabricFriendlyName

The friendly name of the primary fabric.

PrimaryFabricProvider

The fabric provider of the primary fabric.

PrimaryProtectionContainerFriendlyName

The name of primary protection container friendly name.

ProtectionClusterType

The type of protection cluster type.

ProtectionState

The protection status.

ProtectionStateDescription

The protection state description.

ProviderSpecificDetailInstanceType

Gets the Instance type.

ProvisioningState

The provisioning state of the cluster.

RecoveryContainerId

The recovery container Id.

RecoveryFabricFriendlyName

The friendly name of recovery fabric.

RecoveryFabricId

The Arm Id of recovery fabric.

RecoveryProtectionContainerFriendlyName

The name of recovery container friendly name.

ReplicationHealth

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.

SharedDiskPropertiesCurrentScenarioJobId

ARM Id of the job being executed.

SharedDiskPropertiesCurrentScenarioName

Scenario name.

SharedDiskPropertiesCurrentScenarioStartTime

Start time of the workflow.

SharedDiskPropertyActiveLocation

The Current active location of the PE.

SharedDiskPropertyAllowedOperation

The allowed operations on the Replication protected item.

SharedDiskPropertyHealthError

List of health errors.

SharedDiskPropertyProtectionState

The protection state of shared disk.

SharedDiskPropertyReplicationHealth

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.

SharedDiskPropertyTestFailoverState

The tfo state of shared disk.

SharedDiskProviderSpecificDetailInstanceType

Gets the Instance type.

StartTime

Start time of the workflow.

TestFailoverState

The Test failover state.

TestFailoverStateDescription

The Test failover state description.

Type

The Type of the object.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to