### YamlMime:JavaType uid: "com.microsoft.azure.management.network.SecurityGroupView" fullName: "com.microsoft.azure.management.network.SecurityGroupView" name: "SecurityGroupView" nameWithType: "SecurityGroupView" summary: "The information about security rules applied to the specified VM.." syntax: "public interface **SecurityGroupView**
extends <>, <>, <>" methods: - uid: "com.microsoft.azure.management.network.SecurityGroupView.networkInterfaces()" fullName: "com.microsoft.azure.management.network.SecurityGroupView.networkInterfaces()" name: "networkInterfaces()" nameWithType: "SecurityGroupView.networkInterfaces()" modifiers: - "abstract" syntax: "public abstract Map networkInterfaces()" returns: description: "network interfaces on the specified VM" type: "<,>" - uid: "com.microsoft.azure.management.network.SecurityGroupView.vmId()" fullName: "com.microsoft.azure.management.network.SecurityGroupView.vmId()" name: "vmId()" nameWithType: "SecurityGroupView.vmId()" modifiers: - "abstract" syntax: "public abstract String vmId()" returns: description: "virtual machine id" type: "" type: "interface" desc: "The information about security rules applied to the specified VM.." implements: - "<>" - "<>" - "<>" metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4