Uses of Class
com.azure.resourcemanager.cdn.models.Sku
-
Packages that use Sku Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient.com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of Sku in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return Sku Modifier and Type Method Description SkuCdnWebApplicationFirewallPolicyInner. sku()Get the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.SkuManagedRuleSetDefinitionInner. sku()Get the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.SkuProfileInner. sku()Get the sku property: The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.Methods in com.azure.resourcemanager.cdn.fluent.models with parameters of type Sku Modifier and Type Method Description CdnWebApplicationFirewallPolicyInnerCdnWebApplicationFirewallPolicyInner. withSku(Sku sku)Set the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.ManagedRuleSetDefinitionInnerManagedRuleSetDefinitionInner. withSku(Sku sku)Set the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.ProfileInnerProfileInner. withSku(Sku sku)Set the sku property: The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile. -
Uses of Sku in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return Sku Modifier and Type Method Description SkuCdnProfile. sku()SkuSku. withName(SkuName name)Set the name property: Name of the pricing tier.
-