Package version:

Interface JitNetworkAccessRequestPort

Hierarchy

  • JitNetworkAccessRequestPort

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.

endTimeUtc: Date

The date & time at which the request ends in UTC

mappedPort?: number

The port which is mapped to this port's number in the Azure Firewall, if applicable

number: number
status: string

The status of the port

statusReason: string

A description of why the status has its value

Generated using TypeDoc