IPremiumEndpoint<ParentT> Interface

Definition

The stage of a CDN profile endpoint definition allowing to specify the origin for the CDN profile with teh 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 definition 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