Compartilhar via


VirtualWanSecurityProvider Class

Collection of SecurityProviders.

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

Inheritance
azure.mgmt.network._serialization.Model
VirtualWanSecurityProvider

Constructor

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

Keyword-Only Parameters

Name Description
name
str

Name of the security provider.

url
str

Url of the security provider.

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".