| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Sku |
ManagedRuleSetDefinitionInner.sku()
Get the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the
CdnWebApplicationFirewallPolicy.
|
Sku |
ProfileInner.sku()
Get the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile.
|
Sku |
CdnWebApplicationFirewallPolicyInner.sku()
Get the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the
CdnWebApplicationFirewallPolicy.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleSetDefinitionInner |
ManagedRuleSetDefinitionInner.withSku(Sku sku)
Set the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the
CdnWebApplicationFirewallPolicy.
|
ProfileInner |
ProfileInner.withSku(Sku sku)
Set the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile.
|
CdnWebApplicationFirewallPolicyInner |
CdnWebApplicationFirewallPolicyInner.withSku(Sku sku)
Set the sku property: The pricing tier (defines a CDN provider, feature list and rate) of the
CdnWebApplicationFirewallPolicy.
|
| Modifier and Type | Method and Description |
|---|---|
Sku |
CdnProfile.sku() |
Sku |
Sku.withName(SkuName name)
Set the name property: Name of the pricing tier.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.