Interface HostPool.UpdateStages.WithSsoadfsAuthority

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

public static interface HostPool.UpdateStages.WithSsoadfsAuthority
The stage of the HostPool update allowing to specify ssoadfsAuthority.
  • Method Summary

    Modifier and Type
    Method
    Description
    withSsoadfsAuthority(String ssoadfsAuthority)
    Specifies the ssoadfsAuthority property: URL to customer ADFS server for signing WVD SSO certificates..
  • Method Details

    • withSsoadfsAuthority

      HostPool.Update withSsoadfsAuthority(String ssoadfsAuthority)
      Specifies the ssoadfsAuthority property: URL to customer ADFS server for signing WVD SSO certificates..
      Parameters:
      ssoadfsAuthority - URL to customer ADFS server for signing WVD SSO certificates.
      Returns:
      the next definition stage.