| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static FirewallPolicySkuTier |
FirewallPolicySkuTier.PREMIUM
Static value Premium for FirewallPolicySkuTier.
|
static FirewallPolicySkuTier |
FirewallPolicySkuTier.STANDARD
Static value Standard for FirewallPolicySkuTier.
|
| Modifier and Type | Method and Description |
|---|---|
static FirewallPolicySkuTier |
FirewallPolicySkuTier.fromString(String name)
Creates or finds a FirewallPolicySkuTier from its string representation.
|
FirewallPolicySkuTier |
FirewallPolicySku.tier()
Get the tier property: Tier of Firewall Policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicySku |
FirewallPolicySku.withTier(FirewallPolicySkuTier tier)
Set the tier property: Tier of Firewall Policy.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.