Share via


AgentPoolNetworkProfile.ApplicationSecurityGroup Property

Definition

The IDs of the application security groups which agent pool will associate when created.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> ApplicationSecurityGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.ApplicationSecurityGroup : System.Collections.Generic.List<string> with get, set
Public Property ApplicationSecurityGroup As List(Of String)

Property Value

Implements

Attributes

Applies to