RdpConnection Class
Represents a .rdp file.
- Inheritance
-
msrest.serialization.ModelRdpConnection
Constructor
RdpConnection(*, contents: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
contents
Required
|
The contents of the .rdp file. |
Keyword-Only Parameters
Name | Description |
---|---|
contents
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