public final class CdnWebApplicationFirewallPolicyPatchParameters extends Object
| Constructor and Description |
|---|
CdnWebApplicationFirewallPolicyPatchParameters() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
tags()
Get the tags property: CdnWebApplicationFirewallPolicy tags.
|
void |
validate()
Validates the instance.
|
CdnWebApplicationFirewallPolicyPatchParameters |
withTags(Map<String,String> tags)
Set the tags property: CdnWebApplicationFirewallPolicy tags.
|
public CdnWebApplicationFirewallPolicyPatchParameters()
public Map<String,String> tags()
public CdnWebApplicationFirewallPolicyPatchParameters withTags(Map<String,String> tags)
tags - the tags value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.