Share via


IProtectedItemModelProperties Interface

Definition

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

Properties

AllowedJob

Gets or sets the allowed scenarios on the protected item.

CorrelationId

Gets or sets the protected item correlation Id.

CurrentJob

Protected item job properties.

CustomProperty

Protected item model custom properties.

DraId

Gets or sets the DRA Id.

FabricId

Gets or sets the fabric Id.

FabricObjectId

Gets or sets the fabric object Id.

FabricObjectName

Gets or sets the fabric object name.

HealthError

Gets or sets the list of health errors.

LastFailedEnableProtectionJob

Protected item job properties.

LastFailedPlannedFailoverJob

Protected item job properties.

LastSuccessfulPlannedFailoverTime

Gets or sets the Last successful planned failover time.

LastSuccessfulTestFailoverTime

Gets or sets the Last successful test failover time.

LastSuccessfulUnplannedFailoverTime

Gets or sets the Last successful unplanned failover time.

LastTestFailoverJob

Protected item job properties.

PolicyName

Gets or sets the policy name.

ProtectionState

Gets or sets the protection state.

ProtectionStateDescription

Gets or sets the protection state description.

ProvisioningState

Gets or sets the provisioning state of the Dra.

ReplicationExtensionName

Gets or sets the replication extension name.

ReplicationHealth

Gets or sets protected item replication health.

ResynchronizationState

Gets or sets the resynchronization state.

ResyncRequired

Gets or sets a value indicating whether resynchronization is required or not.

SourceFabricProviderId

Gets or sets the source fabric provider Id.

TargetDraId

Gets or sets the target DRA Id.

TargetFabricId

Gets or sets the target fabric Id.

TargetFabricProviderId

Gets or sets the target fabric provider Id.

TestFailoverState

Gets or sets the test failover state.

TestFailoverStateDescription

Gets or sets the Test failover state description.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to