Share via


TrustedAccessRole.Rule Property

Definition

List of rules for the role. This maps to 'rules' property of Kubernetes Cluster Role.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.ITrustedAccessRoleRule> Rule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.Rule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.ITrustedAccessRoleRule>
Public ReadOnly Property Rule As List(Of ITrustedAccessRoleRule)

Property Value

Implements

Attributes

Applies to