Interface AuthConfig.UpdateStages.WithPlatform

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

public static interface AuthConfig.UpdateStages.WithPlatform
The stage of the AuthConfig update allowing to specify platform.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the platform property: The configuration settings of the platform of ContainerApp Service Authentication/Authorization..
  • Method Details

    • withPlatform

      AuthConfig.Update withPlatform(AuthPlatform platform)
      Specifies the platform property: The configuration settings of the platform of ContainerApp Service Authentication/Authorization..
      Parameters:
      platform - The configuration settings of the platform of ContainerApp Service Authentication/Authorization.
      Returns:
      the next definition stage.