EnvironmentUpdateParameters Class
Parameters supplied to the Update Environment operation.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: Gen1EnvironmentUpdateParameters, Gen2EnvironmentUpdateParameters.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
EnvironmentUpdateParameters
Constructor
EnvironmentUpdateParameters(*, tags: Optional[Dict[str, str]] = None, **kwargs)
Parameters
Required
A set of tags. Key-value pairs of additional properties for the environment.
Variables
- kind
- str or EnvironmentKind
The kind of the environment.Constant filled by server. Possible values include: "Gen1", "Gen2".
Feedback
Submit and view feedback for