RoleAssignmentAnnotation.Roles Property

Definition

Gets the set of roles the current resource should be assigned to the target Azure resource.

public System.Collections.Generic.IReadOnlySet<Aspire.Hosting.Azure.RoleDefinition> Roles { get; }
member this.Roles : System.Collections.Generic.IReadOnlySet<Aspire.Hosting.Azure.RoleDefinition>
Public ReadOnly Property Roles As IReadOnlySet(Of RoleDefinition)

Property Value

Applies to