@taiyi-io/api-connector-ts
Preparing search index...
SecurityRule
Interface SecurityRule
安全策略规则
interface
SecurityRule
{
action
:
string
;
description
:
string
;
dest_port
:
number
;
dest_port_end
:
number
;
protocol
:
string
;
scope
?:
string
[]
;
source_address
:
string
;
}
Index
Properties
action
description
dest_
port
dest_
port_
end
protocol
scope?
source_
address
Properties
action
action
:
string
description
description
:
string
dest_
port
dest_port
:
number
dest_
port_
end
dest_port_end
:
number
protocol
protocol
:
string
Optional
scope
scope
?:
string
[]
source_
address
source_address
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
description
dest_
port
dest_
port_
end
protocol
scope
source_
address
@taiyi-io/api-connector-ts
Loading...
安全策略规则