NoEncryption Class
Class for NoEncryption scheme.
- Inheritance
-
azure.mgmt.media._serialization.ModelNoEncryption
Constructor
NoEncryption(*, enabled_protocols: _models.EnabledProtocols | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
enabled_protocols
|
Representing supported protocols. |
Variables
Name | Description |
---|---|
enabled_protocols
|
Representing supported protocols. |
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