Interface PrivateCloud.DefinitionStages.WithIdentitySources

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

public static interface PrivateCloud.DefinitionStages.WithIdentitySources
The stage of the PrivateCloud definition allowing to specify identitySources.
  • Method Details

    • withIdentitySources

      PrivateCloud.DefinitionStages.WithCreate withIdentitySources(List<IdentitySource> identitySources)
      Specifies the identitySources property: vCenter Single Sign On Identity Sources.
      Parameters:
      identitySources - vCenter Single Sign On Identity Sources.
      Returns:
      the next definition stage.