OperationInputs Class
Input values for operation results call.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
msrest.serialization.ModelOperationInputs
Constructor
OperationInputs(*, name: str, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Required. The name of the Provisioning Service to check. |
Variables
Name | Description |
---|---|
name
|
Required. The name of the Provisioning Service to check. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python