Uses of Interface
com.azure.resourcemanager.appservice.models.DeploymentSlot
Packages that use DeploymentSlot
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of DeploymentSlot in com.azure.resourcemanager.appservice.models
Subinterfaces with type arguments of type DeploymentSlot in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure Web App deployment slot.interfaceAn immutable client-side representation of an Azure Web App deployment slot.static interfaceA site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.static interfaceA site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.interfaceEntry point for Azure web app deployment slot management API.interfaceEntry point for Azure web app deployment slot management API.interfaceAn immutable client-side representation of an Azure Web App deployment slot.Methods in com.azure.resourcemanager.appservice.models with parameters of type DeploymentSlotModifier and TypeMethodDescriptionDeploymentSlot.DefinitionStages.WithConfiguration.withConfigurationFromDeploymentSlot(DeploymentSlot deploymentSlot) Copies the site configurations from a given deployment slot.