Interface HostPool.DefinitionStages.WithSsoClientSecretKeyVaultPath

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

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

    • withSsoClientSecretKeyVaultPath

      HostPool.DefinitionStages.WithCreate withSsoClientSecretKeyVaultPath(String ssoClientSecretKeyVaultPath)
      Specifies the ssoClientSecretKeyVaultPath property: Path to Azure KeyVault storing the secret used for communication to ADFS..
      Parameters:
      ssoClientSecretKeyVaultPath - Path to Azure KeyVault storing the secret used for communication to ADFS.
      Returns:
      the next definition stage.