共用方式為


IPrivateLinkService.NetworkInterfaces Property

Definition

Gets an array of references to the network interfaces created for this private link service.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.INetworkInterface> NetworkInterfaces { get; }
member this.NetworkInterfaces : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.INetworkInterface>
Public ReadOnly Property NetworkInterfaces As IReadOnlyList(Of INetworkInterface)

Property Value

Applies to