共用方式為


VirtualWanSecurityProvider Class

Collection of SecurityProviders.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

VirtualWanSecurityProvider(*, name: str | None = None, url: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the security provider.

Default value: None
url
str

Url of the security provider.

Default value: None

Variables

Name Description
name
str

Name of the security provider.

url
str

Url of the security provider.

type

Name of the security provider. Known values are: "External" and "Native".