Uses of Class
com.azure.resourcemanager.appservice.models.GitHubActionWebAppStackSettings
Packages that use GitHubActionWebAppStackSettings
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of GitHubActionWebAppStackSettings in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return GitHubActionWebAppStackSettingsModifier and TypeMethodDescriptionGitHubActionWebAppStackSettings.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of GitHubActionWebAppStackSettings from the JsonReader.FunctionAppRuntimeSettings.gitHubActionSettings()
Get the gitHubActionSettings property: GitHub Actions settings associated with the minor version.WebAppRuntimeSettings.gitHubActionSettings()
Get the gitHubActionSettings property: GitHub Actions settings associated with the minor version.