JitNetworkAccessRequestPort interface
Properties
allowed |
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". |
allowed |
Mutually exclusive with the "allowedSourceAddressPrefix" parameter. |
end |
The date & time at which the request ends in UTC |
mapped |
The port which is mapped to this port's |
number | |
status | The status of the port |
status |
A description of why the |
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[]
endTimeUtc
The date & time at which the request ends in UTC
endTimeUtc: Date
Property Value
Date
mappedPort
The port which is mapped to this port's number
in the Azure Firewall, if applicable
mappedPort?: number
Property Value
number
number
number: number
Property Value
number
status
The status of the port
status: string
Property Value
string
statusReason
A description of why the status
has its value
statusReason: string
Property Value
string