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
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type GitHubActionWebAppStackSettingsModifier and TypeClassDescriptionfinal classGitHub Actions Web App stack settings.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.