IAttachablePremium<ParentT> Interface

Definition

The final stage of the Premium Verizon endpoint definition, at which it can be attached to the parent.

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

Type Parameters

ParentT

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

Derived

Methods

Attach()

Attaches the defined endpoint to the parent CDN profile.

Applies to