JitNetworkAccessPortRule interface
属性
| allowed |
与“allowedSourceAddressPrefixes”参数互斥。 应为 IP 地址或 CIDR,例如“192.168.0.3”或“192.168.0.0/16”。 |
| allowed |
与“allowedSourceAddressPrefix”参数互斥。 |
| max |
可以为其发出最长持续时间请求。 采用 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