DeploymentInner Class

Definition

Deployment operation parameters.

public class DeploymentInner
type DeploymentInner = class
Public Class DeploymentInner
Inheritance
DeploymentInner

Constructors

DeploymentInner()

Initializes a new instance of the DeploymentInner class.

DeploymentInner(DeploymentProperties, String, IDictionary<String,String>)

Initializes a new instance of the DeploymentInner class.

Properties

Location

Gets or sets the location to store the deployment data.

Properties

Gets or sets the deployment properties.

Tags

Gets or sets deployment tags

Methods

Validate()

Validate the object.

Applies to