IRecoveryPlanGroup 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.Api202401.RecoveryPlanGroupTypeConverter))]
public interface IRecoveryPlanGroup : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.RecoveryPlanGroupTypeConverter))>]
type IRecoveryPlanGroup = interface
interface IJsonSerializable
Public Interface IRecoveryPlanGroup
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
EndGroupAction |
The end group actions. |
GroupType |
The group type. |
ReplicationProtectedItem |
The list of protected items. |
StartGroupAction |
The start group actions. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |