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.v2019_10_01_preview.models._models_py3.AzureResourceBase
DeploymentScriptUpdateParameter

Constructor

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

Keyword-Only Parameters

Name Description
tags

Resource tags to be updated.

Variables

Name Description
id
str

String Id used to locate any resource on Azure.

name
str

Name of this resource.

type
str

Type of this resource.

tags

Resource tags to be updated.