ProtectionContainerMappingProperties interface
Protection container mapping properties.
Properties
health | Health of pairing. |
health |
Health error. |
policy |
Friendly name of replication policy. |
policy |
Policy ARM Id. |
provider |
Provider specific provider details. |
source |
Friendly name of source fabric. |
source |
Friendly name of source protection container. |
state | Association Status. |
target |
Friendly name of target fabric. |
target |
Friendly name of paired container. |
target |
Paired protection container ARM ID. |
Property Details
health
Health of pairing.
health?: string
Property Value
string
healthErrorDetails
policyFriendlyName
Friendly name of replication policy.
policyFriendlyName?: string
Property Value
string
policyId
Policy ARM Id.
policyId?: string
Property Value
string
providerSpecificDetails
Provider specific provider details.
providerSpecificDetails?: ProtectionContainerMappingProviderSpecificDetailsUnion
Property Value
sourceFabricFriendlyName
Friendly name of source fabric.
sourceFabricFriendlyName?: string
Property Value
string
sourceProtectionContainerFriendlyName
Friendly name of source protection container.
sourceProtectionContainerFriendlyName?: string
Property Value
string
state
Association Status.
state?: string
Property Value
string
targetFabricFriendlyName
Friendly name of target fabric.
targetFabricFriendlyName?: string
Property Value
string
targetProtectionContainerFriendlyName
Friendly name of paired container.
targetProtectionContainerFriendlyName?: string
Property Value
string
targetProtectionContainerId
Paired protection container ARM ID.
targetProtectionContainerId?: string
Property Value
string