Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppSourceControl.DefinitionStages.Blank
-
Packages that use WebAppSourceControl.DefinitionStages.Blank Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppSourceControl.DefinitionStages.Blank in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppSourceControl.DefinitionStages.Blank in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceWebAppSourceControl.Definition<ParentT>The entirety of a web app source control definition.Methods in com.azure.resourcemanager.appservice.models 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.
-