Get Firewall Result
data class GetFirewallResult(val associatedRulestack: RulestackDetailsResponse? = null, val azureApiVersion: String, val dnsSettings: DNSSettingsResponse, val frontEndSettings: List<FrontendSettingResponse>? = null, val id: String, val identity: AzureResourceManagerManagedIdentityPropertiesResponse? = null, val isPanoramaManaged: String? = null, val isStrataCloudManaged: String? = null, val location: String, val marketplaceDetails: MarketplaceDetailsResponse, val name: String, val networkProfile: NetworkProfileResponse, val panEtag: String? = null, val panoramaConfig: PanoramaConfigResponse? = null, val planData: PlanDataResponse, val provisioningState: String, val strataCloudManagerConfig: StrataCloudManagerConfigResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
PaloAltoNetworks Firewall
Constructors
Link copied to clipboard
constructor(associatedRulestack: RulestackDetailsResponse? = null, azureApiVersion: String, dnsSettings: DNSSettingsResponse, frontEndSettings: List<FrontendSettingResponse>? = null, id: String, identity: AzureResourceManagerManagedIdentityPropertiesResponse? = null, isPanoramaManaged: String? = null, isStrataCloudManaged: String? = null, location: String, marketplaceDetails: MarketplaceDetailsResponse, name: String, networkProfile: NetworkProfileResponse, panEtag: String? = null, panoramaConfig: PanoramaConfigResponse? = null, planData: PlanDataResponse, provisioningState: String, strataCloudManagerConfig: StrataCloudManagerConfigResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Associated Rulestack
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
DNS settings for Firewall
Link copied to clipboard
Frontend settings for Firewall
Link copied to clipboard
The managed service identities assigned to this resource.
Link copied to clipboard
Panorama Managed: Default is False. Default will be CloudSec managed
Link copied to clipboard
Strata Cloud Managed: Default is False. Default will be CloudSec managed
Link copied to clipboard
Marketplace details
Link copied to clipboard
Network settings
Link copied to clipboard
Panorama Configuration
Link copied to clipboard
Billing plan information.
Link copied to clipboard
Provisioning state of the resource.
Link copied to clipboard
Strata Cloud Manager Configuration, only applicable if Strata Cloud Manager is selected.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.