IWithStandardCreateBeta Interface

Definition

The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.

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

Methods

DefineNewEndpoint()

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

DefineNewEndpoint(String, String)

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

Applies to