Share via


ISecurityGroupView.NetworkInterfaces Property

Definition

Gets network interfaces on the specified VM.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.Models.SecurityGroupNetworkInterface> NetworkInterfaces { get; }
member this.NetworkInterfaces : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.Models.SecurityGroupNetworkInterface>
Public ReadOnly Property NetworkInterfaces As IReadOnlyDictionary(Of String, SecurityGroupNetworkInterface)

Property Value

Applies to