Interface DatabasePrincipalAssignment.UpdateStages.WithPrincipalType

All Known Subinterfaces:
DatabasePrincipalAssignment.Update
Enclosing interface:
DatabasePrincipalAssignment.UpdateStages

public static interface DatabasePrincipalAssignment.UpdateStages.WithPrincipalType
The stage of the DatabasePrincipalAssignment update allowing to specify principalType.
  • Method Details

    • withPrincipalType

      DatabasePrincipalAssignment.Update withPrincipalType(PrincipalType principalType)
      Specifies the principalType property: Principal type..
      Parameters:
      principalType - Principal type.
      Returns:
      the next definition stage.