IHasNetworkInterfaces.NetworkInterfaceIds Property

Definition

Gets the list of resource IDs of the network interfaces associated with this resource.

public System.Collections.Generic.IReadOnlyList<string> NetworkInterfaceIds { get; }
member this.NetworkInterfaceIds : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property NetworkInterfaceIds As IReadOnlyList(Of String)

Property Value

Applies to