Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicySku
-
Packages that use FirewallPolicySku Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of FirewallPolicySku in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return FirewallPolicySku Modifier and Type Method Description FirewallPolicySkuFirewallPolicyInner. sku()Get the sku property: The Firewall Policy SKU.FirewallPolicySkuFirewallPolicyPropertiesFormat. sku()Get the sku property: The Firewall Policy SKU.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type FirewallPolicySku Modifier and Type Method Description FirewallPolicyInnerFirewallPolicyInner. withSku(FirewallPolicySku sku)Set the sku property: The Firewall Policy SKU.FirewallPolicyPropertiesFormatFirewallPolicyPropertiesFormat. withSku(FirewallPolicySku sku)Set the sku property: The Firewall Policy SKU. -
Uses of FirewallPolicySku in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FirewallPolicySku Modifier and Type Method Description FirewallPolicySkuFirewallPolicySku. withTier(FirewallPolicySkuTier tier)Set the tier property: Tier of Firewall Policy.
-