Share via


ContainerServiceTrustedAccessRoleBinding.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 Azure.Provisioning.BicepList<string> Roles { get; set; }
member this.Roles : Azure.Provisioning.BicepList<string> with get, set
Public Property Roles As BicepList(Of String)

Property Value

Applies to