DeploymentScriptUpdateParameter Class

Deployment script parameters to be updated.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.resource.deploymentscripts.v2020_10_01.models._models_py3.AzureResourceBase
DeploymentScriptUpdateParameter

Constructor

DeploymentScriptUpdateParameter(*, tags: Optional[Dict[str, str]] = None, **kwargs)

Variables

id
str

String Id used to locate any resource on Azure.

name
str

Name of this resource.

type
str

Type of this resource.

tags
dict[str, str]

A set of tags. Resource tags to be updated.