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