Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicySql
Packages that use FirewallPolicySql
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of FirewallPolicySql in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return FirewallPolicySqlModifier and TypeMethodDescriptionFirewallPolicyDraftInner.sql()Get the sql property: SQL Settings definition.FirewallPolicyDraftProperties.sql()Get the sql property: SQL Settings definition.FirewallPolicyInner.sql()Get the sql property: SQL Settings definition.FirewallPolicyPropertiesFormat.sql()Get the sql property: SQL Settings definition.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type FirewallPolicySqlModifier and TypeMethodDescriptionFirewallPolicyDraftInner.withSql(FirewallPolicySql sql) Set the sql property: SQL Settings definition.FirewallPolicyDraftProperties.withSql(FirewallPolicySql sql) Set the sql property: SQL Settings definition.FirewallPolicyInner.withSql(FirewallPolicySql sql) Set the sql property: SQL Settings definition.FirewallPolicyPropertiesFormat.withSql(FirewallPolicySql sql) Set the sql property: SQL Settings definition. -
Uses of FirewallPolicySql in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FirewallPolicySqlModifier and TypeMethodDescriptionstatic FirewallPolicySqlFirewallPolicySql.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FirewallPolicySql from the JsonReader.FirewallPolicySql.withAllowSqlRedirect(Boolean allowSqlRedirect) Set the allowSqlRedirect property: A flag to indicate if SQL Redirect traffic filtering is enabled.