VerifierWorkspaceUpdate Class
Represents the VerifierWorkspace update API request interface.
- Inheritance
-
azure.mgmt.network._serialization.ModelVerifierWorkspaceUpdate
Constructor
VerifierWorkspaceUpdate(*, tags: Dict[str, str] | None = None, properties: _models.VerifierWorkspaceUpdateProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Dictionary of |
properties
|
Represents the VerifierWorkspace update properties. |
Variables
Name | Description |
---|---|
tags
|
Dictionary of |
properties
|
Represents the VerifierWorkspace update properties. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python