Uses of Interface
com.azure.resourcemanager.appservice.models.FunctionDeploymentSlot
Packages that use FunctionDeploymentSlot
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of FunctionDeploymentSlot in com.azure.resourcemanager.appservice.models
Subinterfaces with type arguments of type FunctionDeploymentSlot in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure Function App deployment slot.interfaceAn immutable client-side representation of an Azure Function 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.interfaceAn immutable client-side representation of an Azure Function App deployment slot.interfaceEntry point for Azure function app deployment slot management API.interfaceEntry point for Azure function app deployment slot management API.Methods in com.azure.resourcemanager.appservice.models with parameters of type FunctionDeploymentSlotModifier and TypeMethodDescriptionFunctionDeploymentSlot.DefinitionStages.WithConfiguration.withConfigurationFromDeploymentSlot(FunctionDeploymentSlot deploymentSlot) Copies the site configurations from a givenfunction deployment slot.