Operation Class
Microsoft.Authorization operation.
- Inheritance
-
azure.mgmt.resource.locks._serialization.ModelOperation
Constructor
Operation(*, name: str | None = None, display: _models.OperationDisplay | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Operation name: {provider}/{resource}/{operation}. |
display
|
The object that represents the operation. |
Variables
Name | Description |
---|---|
name
|
Operation name: {provider}/{resource}/{operation}. |
display
|
The object that represents the operation. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python