IWithEndpointBeta Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET