SwapResourceListResult Class
SwapResource List with single entry to represent slot type on the specified cloud service.
- Inheritance
-
azure.mgmt.network._serialization.ModelSwapResourceListResult
Constructor
SwapResourceListResult(*, value: List[_models.SwapResource] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
|
Variables
Name | Description |
---|---|
value
|
|
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