Interface ClusterPrincipalAssignment.UpdateStages.WithTenantId

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

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

    • withTenantId

      ClusterPrincipalAssignment.Update withTenantId(String tenantId)
      Specifies the tenantId property: The tenant id of the principal.
      Parameters:
      tenantId - The tenant id of the principal.
      Returns:
      the next definition stage.