Share via


Deployment Class

Definition

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

Constructors

Deployment()
Deployment(String, String, String, String, String, Nullable<Int32>, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, String)

Properties

Active
Author
AuthorEmail
Deployer
DeploymentId
Details
EndTime
Id (Inherited from ProxyOnlyResource)
Kind (Inherited from ProxyOnlyResource)
Message
Name (Inherited from ProxyOnlyResource)
StartTime
Status
Type (Inherited from ProxyOnlyResource)

Applies to