Compartir a través de


IMSDeployCore Interface

Definition

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

Properties

AppOffline
ConnectionString
DbType
PackageUri
SetParameter
SetParametersXmlFileUri
SkipAppData

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to