Uses of Interface
com.microsoft.azure.management.appservice.WebAppSourceControl
-
-
Uses of WebAppSourceControl in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return WebAppSourceControl Modifier and Type Method Description WebAppSourceControlWebAppBase. getSourceControl()Methods in com.microsoft.azure.management.appservice that return types with arguments of type WebAppSourceControl Modifier and Type Method Description rx.Observable<WebAppSourceControl>WebAppBase. getSourceControlAsync()
-