Uses of Class
com.microsoft.azure.toolkit.lib.appservice.webapp.WebAppDeploymentSlotModule
-
Packages that use WebAppDeploymentSlotModule Package Description com.microsoft.azure.toolkit.lib.appservice.webapp -
-
Uses of WebAppDeploymentSlotModule in com.microsoft.azure.toolkit.lib.appservice.webapp
Fields in com.microsoft.azure.toolkit.lib.appservice.webapp declared as WebAppDeploymentSlotModule Modifier and Type Field Description private WebAppDeploymentSlotModuleWebApp. deploymentModuleMethods in com.microsoft.azure.toolkit.lib.appservice.webapp that return WebAppDeploymentSlotModule Modifier and Type Method Description WebAppDeploymentSlotModuleWebApp. slots()Constructors in com.microsoft.azure.toolkit.lib.appservice.webapp with parameters of type WebAppDeploymentSlotModule Constructor Description WebAppDeploymentSlot(com.azure.resourcemanager.appservice.models.WebDeploymentSlotBasic remote, WebAppDeploymentSlotModule module)WebAppDeploymentSlot(String name, WebAppDeploymentSlotModule module)WebAppDeploymentSlotDraft(String name, WebAppDeploymentSlotModule module)
-