Service Class
Container App to be a dev service.
All required parameters must be populated in order to send to server.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelService
Constructor
Service(*, type: str, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
type
|
Dev ContainerApp service type. Required. |
Variables
Name | Description |
---|---|
type
|
Dev ContainerApp service type. Required. |
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