Interface HostPool.DefinitionStages.WithSsoadfsAuthority

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

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

    • withSsoadfsAuthority

      HostPool.DefinitionStages.WithCreate 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.