Share via


KubernetesCluster.AttachedNetworkId Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> AttachedNetworkId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.AttachedNetworkId : System.Collections.Generic.List<string>
Public ReadOnly Property AttachedNetworkId As List(Of String)

Property Value

Implements

Attributes

Applies to