IMSDeploy Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.MSDeployTypeConverter))]
public interface IMSDeploy : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.MSDeployTypeConverter))>]
type IMSDeploy = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IMSDeploy
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

AppOffline
ConnectionString
DbType
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
PackageUri
SetParameter
SetParametersXmlFileUri
SkipAppData
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to