GitHubActionWebAppStackSettings Class

GitHub Actions Web App stack settings.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web._serialization.Model
GitHubActionWebAppStackSettings

Constructor

GitHubActionWebAppStackSettings(**kwargs: Any)

Variables

Name Description
is_supported

<code>true</code> if GitHub Actions is supported for the stack; otherwise, <code>false</code>.

supported_version
str

The minor version that is supported for GitHub Actions.