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