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
tags
Deployment tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}