Share via


CloudServiceRoleInstanceData.NetworkInterfaces Property

Definition

Specifies the list of resource Ids for the network interfaces associated with the role instance.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WritableSubResource> NetworkInterfaces { get; }
member this.NetworkInterfaces : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property NetworkInterfaces As IReadOnlyList(Of WritableSubResource)

Property Value

Applies to