SecurityGroupViewResult Class

The information about security rules applied to the specified VM.

Constructor

SecurityGroupViewResult(*args: Any, **kwargs: Any)

Variables

Name Description
network_interfaces

List of network interfaces on the specified VM.

Attributes

network_interfaces

List of network interfaces on the specified VM.

network_interfaces: list['_models.SecurityGroupNetworkInterface'] | None