Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPRestrictionUpdate

Hierarchy

  • IPRestrictionUpdate

Index

Properties

Optional description

description: string

human-readable description of this IP restriction. optional, max 255 bytes.

Optional enforced

enforced: boolean

true if the IP restriction will be enforced. if false, only warnings will be issued

id

id: string

ipPolicyIds

ipPolicyIds: string[]

the set of IP policy identifiers that are used to enforce the restriction

Optional metadata

metadata: string

arbitrary user-defined machine-readable data of this IP restriction. optional, max 4096 bytes.

Generated using TypeDoc