RecoveryPlanAction.FailoverTypes Property
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.
The list of failover types.
public System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ReplicationProtectedItemOperation> FailoverTypes { get; }
member this.FailoverTypes : System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ReplicationProtectedItemOperation>
Public ReadOnly Property FailoverTypes As IList(Of ReplicationProtectedItemOperation)