CdnEndpoint Class
Defines the ARM Resource ID for the linked endpoints.
- Inheritance
-
azure.mgmt.cdn._serialization.ModelCdnEndpoint
Constructor
CdnEndpoint(*, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
ARM Resource ID string. |
Variables
Name | Description |
---|---|
id
|
ARM Resource ID string. |
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