SecurityGroupViewResult Class
The information about security rules applied to the specified VM.
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. Default value: None
|
Variables
| Name | Description |
|---|---|
|
network_interfaces
|
List of network interfaces on the specified VM. |