IReplicationExtensionModelProperties Interface

Definition

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

Properties

Name Description
CustomProperty

Replication extension model custom properties.

ProvisioningState

Gets or sets the provisioning state of the replication extension.

Methods

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

Applies to