AseV3NetworkingConfiguration Class

Full view of networking configuration for an ASE.

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

Inheritance
azure.mgmt.web.v2021_01_15.models._models_py3.ProxyOnlyResource
AseV3NetworkingConfiguration

Constructor

AseV3NetworkingConfiguration(*, kind: Optional[str] = None, allow_new_private_endpoint_connections: Optional[bool] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

allow_new_private_endpoint_connections
bool
Required

Property to enable and disable new private endpoint connection creation on ASE.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.

windows_outbound_ip_addresses
list[str]
linux_outbound_ip_addresses
list[str]