Share via


FunctionAppConfig.DeploymentStorage Property

Definition

Storage for deployed package used by the function app.

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

Property Value

Applies to