Share via


TrustedAccessRoleRule.Resource Property

Definition

List of allowed resources

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

Property Value

Implements

Attributes

Applies to