Uses of Class
com.azure.resourcemanager.appservice.models.GitHubActionWebAppStackSettings
-
Packages that use GitHubActionWebAppStackSettings Package Description com.azure.resourcemanager.appservice.models 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 GitHubActionWebAppStackSettings Modifier and Type Method Description GitHubActionWebAppStackSettingsFunctionAppRuntimeSettings. gitHubActionSettings()Get the gitHubActionSettings property: GitHub Actions settings associated with the minor version.GitHubActionWebAppStackSettingsWebAppRuntimeSettings. gitHubActionSettings()Get the gitHubActionSettings property: GitHub Actions settings associated with the minor version.
-