Uses of Interface
com.azure.resourcemanager.cdn.models.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
-
Packages that use CdnProfile.DefinitionStages.WithPremiumVerizonCreate Package Description com.azure.resourcemanager.cdn.models 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.models Modifier and Type Interface Description static interfaceCdnProfile.DefinitionThe entirety of a CDN profile definition.Methods in com.azure.resourcemanager.cdn.models that return CdnProfile.DefinitionStages.WithPremiumVerizonCreate Modifier and Type Method Description CdnProfile.DefinitionStages.WithPremiumVerizonCreateCdnProfile.DefinitionStages.WithPremiumVerizonCreate. withNewPremiumEndpoint(String endpointOriginHostname)Adds a new endpoint to current CDN profile.CdnProfile.DefinitionStages.WithPremiumVerizonCreateCdnProfile.DefinitionStages.WithSku. withPremiumVerizonSku()Selects the Premium Verizon SKU.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type CdnProfile.DefinitionStages.WithPremiumVerizonCreate 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.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.
-