Interface ClusterPrincipalAssignment.UpdateStages.WithPrincipalType

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

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

    • withPrincipalType

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