Dela via


Deployment interface

Deployment operation parameters.

Properties

location

The location to store the deployment data.

properties

The deployment properties.

tags

Deployment tags

Property Details

location

The location to store the deployment data.

location?: string

Property Value

string

properties

The deployment properties.

properties: DeploymentProperties

Property Value

tags

Deployment tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}