Compartir a través de


GitHubActionWebAppStackSettings interface

GitHub Actions Web App stack settings.

Properties

isSupported

true if GitHub Actions is supported for the stack; otherwise, false. NOTE: This property will not be serialized. It can only be populated by the server.

supportedVersion

The minor version that is supported for GitHub Actions. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

isSupported

true if GitHub Actions is supported for the stack; otherwise, false. NOTE: This property will not be serialized. It can only be populated by the server.

isSupported?: boolean

Property Value

boolean

supportedVersion

The minor version that is supported for GitHub Actions. NOTE: This property will not be serialized. It can only be populated by the server.

supportedVersion?: string

Property Value

string