MigrateMySqlRequest Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.MigrateMySqlRequestTypeConverter))]
public class MigrateMySqlRequest : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IMigrateMySqlRequest, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.MigrateMySqlRequestTypeConverter))>]
type MigrateMySqlRequest = class
    interface IMigrateMySqlRequest
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class MigrateMySqlRequest
Implements IMigrateMySqlRequest, IValidates
Inheritance
MigrateMySqlRequest
Attributes
Implements

Constructors

MigrateMySqlRequest()

Properties

ConnectionString
Id
Kind
MigrationType
Name
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to