Share via


ICreatePolicyInput Interface

Definition

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

Properties

ProviderSpecificInput

The ReplicationProviderSettings.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to