ServerCommunicationLinkListResult Class
A list of server communication links.
- Inheritance
-
msrest.serialization.ModelServerCommunicationLinkListResult
Constructor
ServerCommunicationLinkListResult(*, value: List[ServerCommunicationLink] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
value
Required
|
The list of server communication links. |
Keyword-Only Parameters
Name | Description |
---|---|
value
Required
|
|
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