FunctionsDeployment Class

Configuration section for the function app deployment.

Constructor

FunctionsDeployment(*args: Any, **kwargs: Any)

Variables

Name Description
storage

Storage for deployed package used by the function app.

Attributes

storage

Storage for deployed package used by the function app.

storage: _models.FunctionsDeploymentStorage | None