NetworkSecurityPerimeterConfigurationList Class

Result of the List Network Security Perimeter configuration operation.

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

Inheritance
azure.mgmt.storage._serialization.Model
NetworkSecurityPerimeterConfigurationList

Constructor

NetworkSecurityPerimeterConfigurationList(*, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
next_link
str

The URI that can be used to request the next set of paged results.

Variables

Name Description
value

A collection of Network Security Perimeter configurations.

next_link
str

The URI that can be used to request the next set of paged results.