IWithEndpointBeta Interface

Definition

The stage of a CDN profile update allowing to modify the endpoints for the profile.

public interface IWithEndpointBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithEndpointBeta = interface
    interface IBeta
Public Interface IWithEndpointBeta
Implements IBeta
Derived
Implements

Methods

DefineNewEndpoint()

Starts the definition of a new endpoint to be attached to the CDN profile.

DefineNewEndpoint(String, String)

Specifies definition of an endpoint to be attached to the CDN profile.

DefineNewPremiumEndpoint()

Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.

DefineNewPremiumEndpoint(String, String)

Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.

Applies to