GetFirewallResult

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)

Types

Link copied to clipboard
object Companion

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
val id: String

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

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

The geo-location where the resource lives

Link copied to clipboard
Link copied to clipboard

The name of the resource

Link copied to clipboard
Link copied to clipboard
val panEtag: String? = null

panEtag info

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.

Link copied to clipboard
val tags: Map<String, String>? = null

Resource tags.

Link copied to clipboard

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"