get Origin
Gets an existing origin within an endpoint. Uses Azure REST API version 2023-05-01. Other available API versions: 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
Return
CDN origin is the source of the content being delivered via CDN. When the edge nodes represented by an endpoint do not have the requested content cached, they attempt to fetch it from one or more of the configured origins.
Parameters
null
Return
CDN origin is the source of the content being delivered via CDN. When the edge nodes represented by an endpoint do not have the requested content cached, they attempt to fetch it from one or more of the configured origins.
Parameters
Name of the endpoint under the profile which is unique globally.
Name of the origin which is unique within the endpoint.
Name of the CDN profile which is unique within the resource group.
Name of the Resource group within the Azure subscription.
See also
Return
CDN origin is the source of the content being delivered via CDN. When the edge nodes represented by an endpoint do not have the requested content cached, they attempt to fetch it from one or more of the configured origins.
Parameters
Builder for com.pulumi.azurenative.cdn.kotlin.inputs.GetOriginPlainArgs.