Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppSourceControl
-
Packages that use WebAppSourceControl Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppSourceControl in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WebAppSourceControl Modifier and Type Method Description WebAppSourceControlWebAppBase. getSourceControl()Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type WebAppSourceControl Modifier and Type Method Description Mono<WebAppSourceControl>WebAppBase. getSourceControlAsync()
-