IJobModelCustomProperties Interface

Definition

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

Properties

Name Description
AffectedObjectDetail

Gets or sets any custom properties of the affected object.

InstanceType

Discriminator property for JobModelCustomProperties.

Methods

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

Applies to