IEndpointsOperations Interface

Definition

EndpointsOperations operations.

public interface IEndpointsOperations
type IEndpointsOperations = interface
Public Interface IEndpointsOperations

Methods

BeginCreateWithHttpMessagesAsync(String, String, String, Endpoint, Dictionary<String,List<String>>, CancellationToken)

Creates a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

BeginLoadContentWithHttpMessagesAsync(String, String, String, IList<String>, Dictionary<String,List<String>>, CancellationToken)

Pre-loads a content to CDN. Available for Verizon Profiles.

BeginPurgeContentWithHttpMessagesAsync(String, String, String, IList<String>, Dictionary<String,List<String>>, CancellationToken)

Removes a content from CDN.

BeginStartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Starts an existing CDN endpoint that is on a stopped state.

BeginStopWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Stops an existing running CDN endpoint.

BeginUpdateWithHttpMessagesAsync(String, String, String, EndpointUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Updates an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the Update Origin operation. To update origin groups, use the Update Origin group operation. To update custom domains, use the Update Custom Domain operation.

CreateWithHttpMessagesAsync(String, String, String, Endpoint, Dictionary<String,List<String>>, CancellationToken)

Creates a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

ListByProfileNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists existing CDN endpoints.

ListByProfileWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Lists existing CDN endpoints.

ListResourceUsageNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Checks the quota and usage of geo filters and custom domains under the given endpoint.

ListResourceUsageWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Checks the quota and usage of geo filters and custom domains under the given endpoint.

LoadContentWithHttpMessagesAsync(String, String, String, IList<String>, Dictionary<String,List<String>>, CancellationToken)

Pre-loads a content to CDN. Available for Verizon Profiles.

PurgeContentWithHttpMessagesAsync(String, String, String, IList<String>, Dictionary<String,List<String>>, CancellationToken)

Removes a content from CDN.

StartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Starts an existing CDN endpoint that is on a stopped state.

StopWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Stops an existing running CDN endpoint.

UpdateWithHttpMessagesAsync(String, String, String, EndpointUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Updates an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the Update Origin operation. To update origin groups, use the Update Origin group operation. To update custom domains, use the Update Custom Domain operation.

ValidateCustomDomainWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.

Extension Methods

BeginCreate(IEndpointsOperations, String, String, String, Endpoint)

Creates a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

BeginCreateAsync(IEndpointsOperations, String, String, String, Endpoint, CancellationToken)

Creates a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

BeginDelete(IEndpointsOperations, String, String, String)

Deletes an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

BeginDeleteAsync(IEndpointsOperations, String, String, String, CancellationToken)

Deletes an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

BeginLoadContent(IEndpointsOperations, String, String, String, IList<String>)

Pre-loads a content to CDN. Available for Verizon Profiles.

BeginLoadContentAsync(IEndpointsOperations, String, String, String, IList<String>, CancellationToken)

Pre-loads a content to CDN. Available for Verizon Profiles.

BeginPurgeContent(IEndpointsOperations, String, String, String, IList<String>)

Removes a content from CDN.

BeginPurgeContentAsync(IEndpointsOperations, String, String, String, IList<String>, CancellationToken)

Removes a content from CDN.

BeginStart(IEndpointsOperations, String, String, String)

Starts an existing CDN endpoint that is on a stopped state.

BeginStartAsync(IEndpointsOperations, String, String, String, CancellationToken)

Starts an existing CDN endpoint that is on a stopped state.

BeginStop(IEndpointsOperations, String, String, String)

Stops an existing running CDN endpoint.

BeginStopAsync(IEndpointsOperations, String, String, String, CancellationToken)

Stops an existing running CDN endpoint.

BeginUpdate(IEndpointsOperations, String, String, String, EndpointUpdateParameters)

Updates an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the Update Origin operation. To update origin groups, use the Update Origin group operation. To update custom domains, use the Update Custom Domain operation.

BeginUpdateAsync(IEndpointsOperations, String, String, String, EndpointUpdateParameters, CancellationToken)

Updates an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the Update Origin operation. To update origin groups, use the Update Origin group operation. To update custom domains, use the Update Custom Domain operation.

Create(IEndpointsOperations, String, String, String, Endpoint)

Creates a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

CreateAsync(IEndpointsOperations, String, String, String, Endpoint, CancellationToken)

Creates a new CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

Delete(IEndpointsOperations, String, String, String)

Deletes an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

DeleteAsync(IEndpointsOperations, String, String, String, CancellationToken)

Deletes an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

Get(IEndpointsOperations, String, String, String)

Gets an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

GetAsync(IEndpointsOperations, String, String, String, CancellationToken)

Gets an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.

ListByProfile(IEndpointsOperations, String, String)

Lists existing CDN endpoints.

ListByProfileAsync(IEndpointsOperations, String, String, CancellationToken)

Lists existing CDN endpoints.

ListByProfileNext(IEndpointsOperations, String)

Lists existing CDN endpoints.

ListByProfileNextAsync(IEndpointsOperations, String, CancellationToken)

Lists existing CDN endpoints.

ListResourceUsage(IEndpointsOperations, String, String, String)

Checks the quota and usage of geo filters and custom domains under the given endpoint.

ListResourceUsageAsync(IEndpointsOperations, String, String, String, CancellationToken)

Checks the quota and usage of geo filters and custom domains under the given endpoint.

ListResourceUsageNext(IEndpointsOperations, String)

Checks the quota and usage of geo filters and custom domains under the given endpoint.

ListResourceUsageNextAsync(IEndpointsOperations, String, CancellationToken)

Checks the quota and usage of geo filters and custom domains under the given endpoint.

LoadContent(IEndpointsOperations, String, String, String, IList<String>)

Pre-loads a content to CDN. Available for Verizon Profiles.

LoadContentAsync(IEndpointsOperations, String, String, String, IList<String>, CancellationToken)

Pre-loads a content to CDN. Available for Verizon Profiles.

PurgeContent(IEndpointsOperations, String, String, String, IList<String>)

Removes a content from CDN.

PurgeContentAsync(IEndpointsOperations, String, String, String, IList<String>, CancellationToken)

Removes a content from CDN.

Start(IEndpointsOperations, String, String, String)

Starts an existing CDN endpoint that is on a stopped state.

StartAsync(IEndpointsOperations, String, String, String, CancellationToken)

Starts an existing CDN endpoint that is on a stopped state.

Stop(IEndpointsOperations, String, String, String)

Stops an existing running CDN endpoint.

StopAsync(IEndpointsOperations, String, String, String, CancellationToken)

Stops an existing running CDN endpoint.

Update(IEndpointsOperations, String, String, String, EndpointUpdateParameters)

Updates an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the Update Origin operation. To update origin groups, use the Update Origin group operation. To update custom domains, use the Update Custom Domain operation.

UpdateAsync(IEndpointsOperations, String, String, String, EndpointUpdateParameters, CancellationToken)

Updates an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the Update Origin operation. To update origin groups, use the Update Origin group operation. To update custom domains, use the Update Custom Domain operation.

ValidateCustomDomain(IEndpointsOperations, String, String, String, String)

Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.

ValidateCustomDomainAsync(IEndpointsOperations, String, String, String, String, CancellationToken)

Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.

Applies to