RoleAssignmentAnnotation Properties
Class Properties 2 members
Specifies the roles that the current resource should be assigned to the target Azure resource.
Gets the set of roles the current resource should be assigned to the target Azure resource.
public IReadOnlySet<RoleDefinition> Roles { get; } The Azure resource that the current resource will interact with.
public AzureProvisioningResource Target { get; }