ContainerServiceTrustedAccessRoleBindingData.Roles Property

Definition

A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'.

public System.Collections.Generic.IList<string> Roles { get; }
member this.Roles : System.Collections.Generic.IList<string>
Public ReadOnly Property Roles As IList(Of String)

Property Value

Applies to