Uses of Class
com.azure.resourcemanager.frontdoor.models.TagsObject
Packages that use TagsObject
Package
Description
Package containing the service clients for FrontDoorManagementClient.
Package containing the data models for FrontDoorManagementClient.
-
Uses of TagsObject in com.azure.resourcemanager.frontdoor.fluent
Methods in com.azure.resourcemanager.frontdoor.fluent with parameters of type TagsObjectModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WebApplicationFirewallPolicyInner>,WebApplicationFirewallPolicyInner> PoliciesClient.beginUpdate(String resourceGroupName, String policyName, TagsObject parameters) Patch a specific frontdoor webApplicationFirewall policy for tags update under the specified subscription and resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WebApplicationFirewallPolicyInner>,WebApplicationFirewallPolicyInner> PoliciesClient.beginUpdate(String resourceGroupName, String policyName, TagsObject parameters, com.azure.core.util.Context context) Patch a specific frontdoor webApplicationFirewall policy for tags update under the specified subscription and resource group.PoliciesClient.update(String resourceGroupName, String policyName, TagsObject parameters) Patch a specific frontdoor webApplicationFirewall policy for tags update under the specified subscription and resource group.PoliciesClient.update(String resourceGroupName, String policyName, TagsObject parameters, com.azure.core.util.Context context) Patch a specific frontdoor webApplicationFirewall policy for tags update under the specified subscription and resource group. -
Uses of TagsObject in com.azure.resourcemanager.frontdoor.models
Methods in com.azure.resourcemanager.frontdoor.models that return TagsObjectModifier and TypeMethodDescriptionSet the tags property: Resource tags.