Mods
ServiceNow

Policy: Azure > Network > Virtual Network Gateway > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing Azure > Network > Virtual Network Gateway data.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default
table:
name: guardrails_azure_network_virtualnetworkgateway
label: Azure > Network > Virtual Network Gateway
extendsTable: cmdb_ci
columns:
- name: enable_bgp
label: Enable BGP
type: boolean
- name: enable_private_ip_address
label: Enable Private IP Address
type: boolean
- name: gateway_type
label: Gateway Type
- name: id
label: ID
- name: ip_configurations
label: IP Configurations
type: string
size: 1000
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: sku_capacity
label: SKU Capacity
- name: sku_name
label: SKU Name
- name: sku_tier
label: SKU Tier
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
- name: virtual_network_gateway_name
label: Virtual Network Gateway Name
- name: vpn_client_configuration
label: VPN Client Configuration
type: string
size: 1000
- name: vpn_type
label: VPN Type

Category

In Your Workspace

Developers