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". |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python