你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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