Get Firewall Policy Result
data class GetFirewallPolicyResult(val basePolicy: SubResourceResponse? = null, val childPolicies: List<SubResourceResponse>, val dnsSettings: DnsSettingsResponse? = null, val etag: String, val explicitProxy: ExplicitProxyResponse? = null, val firewalls: List<SubResourceResponse>, val id: String? = null, val identity: ManagedServiceIdentityResponse? = null, val insights: FirewallPolicyInsightsResponse? = null, val intrusionDetection: FirewallPolicyIntrusionDetectionResponse? = null, val location: String? = null, val name: String, val provisioningState: String, val ruleCollectionGroups: List<SubResourceResponse>, val sku: FirewallPolicySkuResponse? = null, val snat: FirewallPolicySNATResponse? = null, val sql: FirewallPolicySQLResponse? = null, val tags: Map<String, String>? = null, val threatIntelMode: String? = null, val threatIntelWhitelist: FirewallPolicyThreatIntelWhitelistResponse? = null, val transportSecurity: FirewallPolicyTransportSecurityResponse? = null, val type: String)
FirewallPolicy Resource.
Constructors
Link copied to clipboard
fun GetFirewallPolicyResult(basePolicy: SubResourceResponse? = null, childPolicies: List<SubResourceResponse>, dnsSettings: DnsSettingsResponse? = null, etag: String, explicitProxy: ExplicitProxyResponse? = null, firewalls: List<SubResourceResponse>, id: String? = null, identity: ManagedServiceIdentityResponse? = null, insights: FirewallPolicyInsightsResponse? = null, intrusionDetection: FirewallPolicyIntrusionDetectionResponse? = null, location: String? = null, name: String, provisioningState: String, ruleCollectionGroups: List<SubResourceResponse>, sku: FirewallPolicySkuResponse? = null, snat: FirewallPolicySNATResponse? = null, sql: FirewallPolicySQLResponse? = null, tags: Map<String, String>? = null, threatIntelMode: String? = null, threatIntelWhitelist: FirewallPolicyThreatIntelWhitelistResponse? = null, transportSecurity: FirewallPolicyTransportSecurityResponse? = null, type: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard