SwapResourceProperties Class
Swap resource properties.
- Inheritance
-
azure.mgmt.network._serialization.ModelSwapResourceProperties
Constructor
SwapResourceProperties(*, slot_type: str | _models.SlotType | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
slot_type
|
Specifies slot info on a cloud service. Known values are: "Production" and "Staging". |
Variables
Name | Description |
---|---|
slot_type
|
Specifies slot info on a cloud service. Known values are: "Production" and "Staging". |
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