IRecoveryVirtualNetworkCustomDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.RecoveryVirtualNetworkCustomDetailsTypeConverter))]
public interface IRecoveryVirtualNetworkCustomDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.RecoveryVirtualNetworkCustomDetailsTypeConverter))>]
type IRecoveryVirtualNetworkCustomDetails = interface
    interface IJsonSerializable
Public Interface IRecoveryVirtualNetworkCustomDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ResourceType

The class type.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to