Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType
-
Packages that use WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceWebAppSourceControl.UpdateDefinition<ParentT>The entirety of a web app source control definition as part of a web app update.static interfaceWebAppSourceControl.UpdateDefinitionStages.Blank<ParentT>The first stage of a web app source control definition as part of an update of a web app.
-