Interface HostPool.DefinitionStages.WithSsoSecretType

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

public static interface HostPool.DefinitionStages.WithSsoSecretType
The stage of the HostPool definition allowing to specify ssoSecretType.
  • Method Details

    • withSsoSecretType

      HostPool.DefinitionStages.WithCreate withSsoSecretType(SsoSecretType ssoSecretType)
      Specifies the ssoSecretType property: The type of single sign on Secret Type..
      Parameters:
      ssoSecretType - The type of single sign on Secret Type.
      Returns:
      the next definition stage.