Compartilhar via


SecurityGroupViewResult Class

The information about security rules applied to the specified VM.

Inheritance
azure.mgmt.network._serialization.Model
SecurityGroupViewResult

Constructor

SecurityGroupViewResult(*, network_interfaces: List[_models.SecurityGroupNetworkInterface] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
network_interfaces

List of network interfaces on the specified VM.

Variables

Name Description
network_interfaces

List of network interfaces on the specified VM.