DataCollectionEndpointNetworkAcls Class

Network access control rules for the endpoints.

Constructor

DataCollectionEndpointNetworkAcls(*, public_network_access: str | _models.KnownPublicNetworkAccessOptions | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
public_network_access

The configuration to set whether network access from public internet to the endpoints are allowed. Known values are: "Enabled", "Disabled", and "SecuredByPerimeter".

Default value: None

Variables

Name Description
public_network_access

The configuration to set whether network access from public internet to the endpoints are allowed. Known values are: "Enabled", "Disabled", and "SecuredByPerimeter".