ApplicationSettings Class

The application settings.

All required parameters must be populated in order to send to Azure.

Inheritance
ApplicationSettings

Constructor

ApplicationSettings(*, id: str, is_public: bool, **kwargs)

Parameters

id
str
Required

Required. The application ID.

is_public
bool
Required

Required. Setting your application as public allows other people to use your application's endpoint using their own keys for billing purposes.