JitNetworkAccessPortRule interface

Properties

allowedSourceAddressPrefix

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".

allowedSourceAddressPrefixes

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.

maxRequestAccessDuration

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

number
protocol

Property Details

allowedSourceAddressPrefix

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".

allowedSourceAddressPrefix?: string

Property Value

string

allowedSourceAddressPrefixes

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.

allowedSourceAddressPrefixes?: string[]

Property Value

string[]

maxRequestAccessDuration

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

maxRequestAccessDuration: string

Property Value

string

number

number: number

Property Value

number

protocol

protocol: string

Property Value

string