Package version:

Interface JitNetworkAccessPortRule

Hierarchy

  • JitNetworkAccessPortRule

Properties

allowedSourceAddressPrefix?: 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".

allowedSourceAddressPrefixes?: string[]

Mutually exclusive with the "allowedSourceAddressPrefix" parameter.

maxRequestAccessDuration: string

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

number: number
protocol: string

Generated using TypeDoc