IPremiumEndpoint<ParentT> Interface

Definition

The stage of the CDN profile endpoint definition allowing to specify the origin for CDN Profile with the Premium Verizon SKU.

public interface IPremiumEndpoint<ParentT>
type IPremiumEndpoint<'ParentT> = interface
Public Interface IPremiumEndpoint(Of ParentT)

Type Parameters

ParentT

The stage of the parent CDN profile update to return to after attaching this definition.

Methods

WithPremiumOrigin(String)

Specifies the origin of the CDN endpoint.

WithPremiumOrigin(String, String)

Specifies the origin of the CDN endpoint.

Applies to