EffectiveNetworkSecurityGroupListResult Class

Response for list effective network security groups API service call.

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

Inheritance
EffectiveNetworkSecurityGroupListResult

Constructor

EffectiveNetworkSecurityGroupListResult(*, value: typing.Union[typing.List[_ForwardRef('EffectiveNetworkSecurityGroup')], NoneType] = None, **kwargs)

Parameters

value
list[EffectiveNetworkSecurityGroup]

A list of effective network security groups.

Variables

next_link
str

The URL to get the next set of results.