Share via


MSDeploy Class

Definition

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

Constructors

MSDeploy()

Properties

AppOffline
ConnectionString
DbType
Id
Kind
Name
PackageUri
SetParameter
SetParametersXmlFileUri
SkipAppData
Type

Methods

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

Applies to