ListEdgePoliciesInput Class
ListEdgePoliciesInput.
- Inheritance
-
azure.mgmt.media._serialization.ModelListEdgePoliciesInput
Constructor
ListEdgePoliciesInput(*, device_id: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
device_id
|
Unique identifier of the edge device. |
Variables
Name | Description |
---|---|
device_id
|
Unique identifier of the edge device. |
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