TrustedAccessRoleRule.ApiGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of allowed apiGroups
[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> ApiGroup { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.ApiGroup : System.Collections.Generic.List<string>
Public ReadOnly Property ApiGroup As List(Of String)
Property Value
Implements
- Attributes