FunctionAppConfig.DeploymentStorage Property

Definition

Storage for deployed package used by the function app.

public Azure.ResourceManager.AppService.Models.FunctionAppStorage DeploymentStorage { get; set; }
member this.DeploymentStorage : Azure.ResourceManager.AppService.Models.FunctionAppStorage with get, set
Public Property DeploymentStorage As FunctionAppStorage

Property Value

Applies to