Interface AuthConfig.DefinitionStages.WithPlatform

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

public static interface AuthConfig.DefinitionStages.WithPlatform
The stage of the AuthConfig definition allowing to specify platform.
  • Method Details

    • withPlatform

      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.