Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JitNetworkAccessPortRule

Package version

Hierarchy

  • JitNetworkAccessPortRule

Index

Properties

Optional allowedSourceAddressPrefix

allowedSourceAddressPrefix: undefined | string

Mutually exclusive with the "allowedSourceAddressPrefixes" parameter. Should be an IP address or CIDR, for example "192.168.0.3" or "192.168.0.0/16".

Optional allowedSourceAddressPrefixes

allowedSourceAddressPrefixes: string[]

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.

maxRequestAccessDuration

maxRequestAccessDuration: string

Maximum duration requests can be made for. In ISO 8601 duration format. Minimum 5 minutes, maximum 1 day

number

number: number

protocol

protocol: Protocol

Generated using TypeDoc