IProtectionProfileCustomDetails Interface

Definition

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

Properties

Name Description
ResourceType

The class type.

Methods

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

Applies to