Functions Deployment Args
data class FunctionsDeploymentArgs(val storage: Output<FunctionsDeploymentStorageArgs>? = null) : ConvertibleToJava<FunctionsDeploymentArgs>
Configuration section for the function app deployment.
Configuration section for the function app deployment.