IReplicationProtectedItemProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.ReplicationProtectedItemPropertiesTypeConverter))]
public interface IReplicationProtectedItemProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.ReplicationProtectedItemPropertiesTypeConverter))>]
type IReplicationProtectedItemProperties = interface
interface IJsonSerializable
Public Interface IReplicationProtectedItemProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
ActiveLocation |
The Current active location of the PE. |
AllowedOperation |
The allowed operations on the Replication protected item. |
CurrentScenarioJobId |
ARM Id of the job being executed. |
CurrentScenarioName |
Scenario name. |
CurrentScenarioStartTime |
Start time of the workflow. |
EventCorrelationId |
The correlation Id for events associated with this protected item. |
FailoverHealth |
The consolidated failover health for the VM. |
FailoverRecoveryPointId |
The recovery point ARM Id to which the Vm was failed over. |
FriendlyName |
The name. |
HealthError |
List of health errors. |
LastSuccessfulFailoverTime |
The Last successful failover time. |
LastSuccessfulTestFailoverTime |
The Last successful test failover time. |
PolicyFriendlyName |
The name of Policy governing this PE. |
PolicyId |
The ID of Policy governing this PE. |
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. |
ProtectableItemId |
The protected item ARM Id. |
ProtectedItemType |
The type of protected item type. |
ProtectionState |
The protection status. |
ProtectionStateDescription |
The protection state description. |
ProviderSpecificDetailInstanceType |
Gets the Instance type. |
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. |
RecoveryServicesProviderId |
The recovery provider ARM Id. |
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. |
SwitchProviderState |
The switch provider state. |
SwitchProviderStateDescription |
The switch provider state description. |
TestFailoverState |
The Test failover state. |
TestFailoverStateDescription |
The Test failover state description. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |