Interface NetworkConnection.DefinitionStages.WithOrganizationUnit

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

public static interface NetworkConnection.DefinitionStages.WithOrganizationUnit
The stage of the NetworkConnection definition allowing to specify organizationUnit.
  • Method Details

    • withOrganizationUnit

      NetworkConnection.DefinitionStages.WithCreate withOrganizationUnit(String organizationUnit)
      Specifies the organizationUnit property: Active Directory domain Organization Unit (OU).
      Parameters:
      organizationUnit - Active Directory domain Organization Unit (OU).
      Returns:
      the next definition stage.