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 Detail

      • 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.