DefaultRoleAssignmentsAnnotation.Roles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the set of roles to use by default for an 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)