Share via


IRecoveryPlanA2ADetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.RecoveryPlanA2ADetailsTypeConverter))]
public interface IRecoveryPlanA2ADetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanProviderSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.RecoveryPlanA2ADetailsTypeConverter))>]
type IRecoveryPlanA2ADetails = interface
    interface IJsonSerializable
    interface IRecoveryPlanProviderSpecificDetails
Public Interface IRecoveryPlanA2ADetails
Implements IRecoveryPlanProviderSpecificDetails
Derived
Attributes
Implements

Properties

InstanceType

Gets the Instance type.

(Inherited from IRecoveryPlanProviderSpecificDetails)
PrimaryExtendedLocationName

The name of the extended location.

PrimaryExtendedLocationType

The extended location type.

PrimaryZone

The primary zone.

RecoveryExtendedLocationName

The name of the extended location.

RecoveryExtendedLocationType

The extended location type.

RecoveryZone

The recovery zone.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to