Uses of Interface
com.azure.resourcemanager.cdn.models.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Packages that use CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of CdnProfile.DefinitionStages.WithPremiumVerizonCreate in com.azure.resourcemanager.cdn.models
Subinterfaces of CdnProfile.DefinitionStages.WithPremiumVerizonCreate in com.azure.resourcemanager.cdn.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a CDN profile definition.Methods in com.azure.resourcemanager.cdn.models that return CdnProfile.DefinitionStages.WithPremiumVerizonCreateModifier and TypeMethodDescriptionCdnProfile.DefinitionStages.WithPremiumVerizonCreate.withNewPremiumEndpoint(String endpointOriginHostname) Adds a new endpoint to current CDN profile.CdnProfile.DefinitionStages.WithSku.withPremiumVerizonSku()Selects the Premium Verizon SKU.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type CdnProfile.DefinitionStages.WithPremiumVerizonCreateModifier and TypeMethodDescriptionCdnEndpoint.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.CdnEndpoint.DefinitionStages.WithPremiumAttach<CdnProfile.DefinitionStages.WithPremiumVerizonCreate> CdnProfile.DefinitionStages.WithPremiumVerizonCreate.defineNewPremiumEndpoint(String name, String endpointOriginHostname) Starts the definition of a new endpoint to be attached to the CDN profile.