Uses of Interface
com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.Blank
-
-
Uses of WebAppSourceControl.DefinitionStages.Blank in com.microsoft.azure.management.appservice
Subinterfaces of WebAppSourceControl.DefinitionStages.Blank in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceWebAppSourceControl.Definition<ParentT>The entirety of a web app source control definition.Methods in com.microsoft.azure.management.appservice that return WebAppSourceControl.DefinitionStages.Blank Modifier and Type Method Description WebAppSourceControl.DefinitionStages.Blank<WebAppBase.DefinitionStages.WithCreate<FluentT>>WebAppBase.DefinitionStages.WithSourceControl. defineSourceControl()Starts the definition of a new source control.
-