NetworkCloudKubernetesClusterData.AttachedNetworkIds Property

Definition

The full list of network resource IDs that are attached to this cluster, including those attached only to specific agent pools.

public System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier> AttachedNetworkIds { get; }
member this.AttachedNetworkIds : System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property AttachedNetworkIds As IReadOnlyList(Of ResourceIdentifier)

Property Value

Applies to