Interface DatabasePrincipalAssignment.DefinitionStages.WithPrincipalId

All Known Subinterfaces:
DatabasePrincipalAssignment.Definition, DatabasePrincipalAssignment.DefinitionStages.WithCreate
Enclosing interface:
DatabasePrincipalAssignment.DefinitionStages

public static interface DatabasePrincipalAssignment.DefinitionStages.WithPrincipalId
The stage of the DatabasePrincipalAssignment definition allowing to specify principalId.
  • Method Details

    • withPrincipalId

      Specifies the principalId property: The principal ID assigned to the database principal. It can be a user email, application ID, or security group name..
      Parameters:
      principalId - The principal ID assigned to the database principal. It can be a user email, application ID, or security group name.
      Returns:
      the next definition stage.