DeploymentPropertiesExtended Class

Definition

properties

public class DeploymentPropertiesExtended
type DeploymentPropertiesExtended = class
Public Class DeploymentPropertiesExtended
Inheritance
DeploymentPropertiesExtended

Constructors

Name Description
DeploymentPropertiesExtended()

Properties

Name Description
CorrelationId

The correlation ID of the deployment.

DebugSetting

debugSetting

Dependencies

The list of deployment dependencies.

DeploymentMode

The deployment mode.

Outputs

Key/value pairs that represent deploymentoutput.

Parameters

Deployment parameters. Use only one of Parameters or ParametersLink.

ParametersLink

parametersLink

Providers

The list of resource providers needed for the deployment.

ProvisioningState

The state of the provisioning.

Template

The template content. Use only one of Template or TemplateLink.

TemplateLink

templateLink

Timestamp

The timestamp of the template deployment.

Applies to