Uses of Interface
com.azure.resourcemanager.cdn.models.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint
-
Packages that use CdnEndpoint.DefinitionStages.Blank.StandardEndpoint Package Description com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of CdnEndpoint.DefinitionStages.Blank.StandardEndpoint in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return CdnEndpoint.DefinitionStages.Blank.StandardEndpoint Modifier and Type Method Description CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<CdnProfile.DefinitionStages.WithStandardCreate>CdnProfile.DefinitionStages.WithStandardCreate. defineNewEndpoint()Starts the definition of a new endpoint to be attached to the CDN profile.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<CdnProfile.DefinitionStages.WithStandardCreate>CdnProfile.DefinitionStages.WithStandardCreate. defineNewEndpoint(String name)Starts the definition of a new endpoint to be attached to the CDN profile.
-