public final class FirewallPolicySku extends Object
| Constructor and Description |
|---|
FirewallPolicySku() |
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicySkuTier |
tier()
Get the tier property: Tier of Firewall Policy.
|
void |
validate()
Validates the instance.
|
FirewallPolicySku |
withTier(FirewallPolicySkuTier tier)
Set the tier property: Tier of Firewall Policy.
|
public FirewallPolicySkuTier tier()
public FirewallPolicySku withTier(FirewallPolicySkuTier tier)
tier - the tier value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.