你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

JitNetworkAccessPortRule interface

属性

allowedSourceAddressPrefix

与“allowedSourceAddressPrefixes”参数互斥。 应为 IP 地址或 CIDR,例如“192.168.0.3”或“192.168.0.0/16”。

allowedSourceAddressPrefixes

与“allowedSourceAddressPrefix”参数互斥。

maxRequestAccessDuration

可以为其发出最长持续时间请求。 采用 ISO 8601 持续时间格式。 至少 5 分钟,最多 1 天

number
protocol

属性详细信息

allowedSourceAddressPrefix

与“allowedSourceAddressPrefixes”参数互斥。 应为 IP 地址或 CIDR,例如“192.168.0.3”或“192.168.0.0/16”。

allowedSourceAddressPrefix?: string

属性值

string

allowedSourceAddressPrefixes

与“allowedSourceAddressPrefix”参数互斥。

allowedSourceAddressPrefixes?: string[]

属性值

string[]

maxRequestAccessDuration

可以为其发出最长持续时间请求。 采用 ISO 8601 持续时间格式。 至少 5 分钟,最多 1 天

maxRequestAccessDuration: string

属性值

string

number

number: number

属性值

number

protocol

protocol: string

属性值

string