Share via


MSDeploy Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class MSDeploy : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type MSDeploy = class
    inherit ProxyOnlyResource
Public Class MSDeploy
Inherits ProxyOnlyResource
Inheritance
Attributes

Constructors

MSDeploy()
MSDeploy(String, String, String, String, String, String, String, String, IDictionary<String,String>, Nullable<Boolean>, Nullable<Boolean>)

Properties

AppOffline
ConnectionString
DbType
Id (Inherited from ProxyOnlyResource)
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
PackageUri
SetParameters
SetParametersXmlFileUri
SkipAppData
Type (Inherited from ProxyOnlyResource)

Applies to