Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithManagedServiceIdentity
-
Packages that use WebAppBase.UpdateStages.WithManagedServiceIdentity Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppBase.UpdateStages.WithManagedServiceIdentity in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppBase.UpdateStages.WithManagedServiceIdentity in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceDeploymentSlotBase.Update<FluentT>The template for a web app update operation, containing all the settings that can be modified.static interfaceFunctionApp.UpdateThe template for a function app update operation, containing all the settings that can be modified.static interfaceWebApp.UpdateThe template for a web app update operation, containing all the settings that can be modified.static interfaceWebApp.UpdateStages.WithStartUpCommandA web app update allowing docker startup command to be specified.static interfaceWebAppBase.Update<FluentT>The template for a site update operation, containing all the settings that can be modified.
-