Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayWafDynamicManifestResultInner
Packages that use ApplicationGatewayWafDynamicManifestResultInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayWafDynamicManifestResultInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return ApplicationGatewayWafDynamicManifestResultInnerModifier and TypeMethodDescriptionGets the regional application gateway waf manifest.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type ApplicationGatewayWafDynamicManifestResultInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<ApplicationGatewayWafDynamicManifestResultInner> Gets the regional application gateway waf manifest.com.azure.core.http.rest.PagedIterable<ApplicationGatewayWafDynamicManifestResultInner> ApplicationGatewayWafDynamicManifestsClient.get(String location, com.azure.core.util.Context context) Gets the regional application gateway waf manifest.com.azure.core.http.rest.PagedFlux<ApplicationGatewayWafDynamicManifestResultInner> Gets the regional application gateway waf manifest.Gets the regional application gateway waf manifest.com.azure.core.http.rest.Response<ApplicationGatewayWafDynamicManifestResultInner> ApplicationGatewayWafDynamicManifestsDefaultsClient.getWithResponse(String location, com.azure.core.util.Context context) Gets the regional application gateway waf manifest.Mono<com.azure.core.http.rest.Response<ApplicationGatewayWafDynamicManifestResultInner>> ApplicationGatewayWafDynamicManifestsDefaultsClient.getWithResponseAsync(String location) Gets the regional application gateway waf manifest. -
Uses of ApplicationGatewayWafDynamicManifestResultInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayWafDynamicManifestResultInnerModifier and TypeMethodDescriptionApplicationGatewayWafDynamicManifestResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayWafDynamicManifestResultInner from the JsonReader.ApplicationGatewayWafDynamicManifestResultInner.withAvailableRuleSets(List<ApplicationGatewayFirewallManifestRuleSet> availableRuleSets) Set the availableRuleSets property: The available rulesets.Set the id property: Resource ID.ApplicationGatewayWafDynamicManifestResultInner.withRuleSetType(String ruleSetType) Set the ruleSetType property: The type of the web application firewall rule set.ApplicationGatewayWafDynamicManifestResultInner.withRuleSetVersion(String ruleSetVersion) Set the ruleSetVersion property: The version of the web application firewall rule set type. -
Uses of ApplicationGatewayWafDynamicManifestResultInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type ApplicationGatewayWafDynamicManifestResultInnerModifier and TypeMethodDescriptionApplicationGatewayWafDynamicManifestResultList.value()Get the value property: The list of application gateway waf manifest.Method parameters in com.azure.resourcemanager.network.models with type arguments of type ApplicationGatewayWafDynamicManifestResultInnerModifier and TypeMethodDescriptionApplicationGatewayWafDynamicManifestResultList.withValue(List<ApplicationGatewayWafDynamicManifestResultInner> value) Set the value property: The list of application gateway waf manifest.