NginxDeploymentUpdateParameters interface
Nginx Deployment Update Parameters
Properties
| identity | Identity Properties |
| location | The geo-location where the resource lives |
| properties | Nginx Deployment Update Properties |
| sku | Resource Sku |
| tags | Dictionary of <string> |
Property Details
identity
location
The geo-location where the resource lives
location?: string
Property Value
string
properties
Nginx Deployment Update Properties
properties?: NginxDeploymentUpdateProperties
Property Value
sku
tags
Dictionary of <string>
tags?: Record<string, string>
Property Value
Record<string, string>