次の方法で共有


IRecoveryPlanA2AInput Interface

Definition

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

Properties

InstanceType

Gets the Instance type.

(Inherited from IRecoveryPlanProviderSpecificInput)
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