Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JitNetworkAccessRequestPort

Package version

Hierarchy

  • JitNetworkAccessRequestPort

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.

endTimeUtc

endTimeUtc: Date

The date & time at which the request ends in UTC

Optional mappedPort

mappedPort: undefined | number

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

number

number: number

status

status: Status

The status of the port

statusReason

statusReason: StatusReason

A description of why the status has its value

Generated using TypeDoc