GitHubActionWebAppStackSettings interface      
GitHub Actions Web App stack settings.
Properties
| is | 
 | 
| supported | 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?: booleanProperty 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?: stringProperty Value
string