Uses of Class
com.microsoft.azure.toolkit.lib.appservice.function.FunctionAppDeploymentSlotModule
-
Packages that use FunctionAppDeploymentSlotModule Package Description com.microsoft.azure.toolkit.lib.appservice.function -
-
Uses of FunctionAppDeploymentSlotModule in com.microsoft.azure.toolkit.lib.appservice.function
Fields in com.microsoft.azure.toolkit.lib.appservice.function declared as FunctionAppDeploymentSlotModule Modifier and Type Field Description private FunctionAppDeploymentSlotModuleFunctionApp. deploymentModuleMethods in com.microsoft.azure.toolkit.lib.appservice.function that return FunctionAppDeploymentSlotModule Modifier and Type Method Description FunctionAppDeploymentSlotModuleFunctionApp. slots()Constructors in com.microsoft.azure.toolkit.lib.appservice.function with parameters of type FunctionAppDeploymentSlotModule Constructor Description FunctionAppDeploymentSlot(com.azure.resourcemanager.appservice.models.FunctionDeploymentSlotBasic remote, FunctionAppDeploymentSlotModule module)FunctionAppDeploymentSlot(String name, FunctionAppDeploymentSlotModule module)FunctionAppDeploymentSlotDraft(String name, FunctionAppDeploymentSlotModule module)
-