Interface WebApplicationFirewallPolicy.UpdateStages.WithTags
- All Known Subinterfaces:
WebApplicationFirewallPolicy.Update
- Enclosing interface:
- WebApplicationFirewallPolicy.UpdateStages
public static interface WebApplicationFirewallPolicy.UpdateStages.WithTags
The stage of the WebApplicationFirewallPolicy update allowing to specify tags.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the tags property: Resource tags..
-
Method Details
-
withTags
Specifies the tags property: Resource tags..- Parameters:
tags- Resource tags.- Returns:
- the next definition stage.
-