APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Azure Functions
DeploymentProperties
Microsoft Azure Functions
· Schema
DeploymentProperties
Deployment resource specific properties
Azure
Cloud
Compute
Event-Driven
Microsoft
Serverless
Properties
Name
Type
Description
status
integer
Deployment status.
message
string
Details about deployment status.
author
string
Who authored the deployment.
deployer
string
Who performed the deployment.
author_email
string
Author email.
start_time
string
Start time.
end_time
string
End time.
active
boolean
True if deployment is currently active, false if completed and null if not started.
details
string
Details on deployment.
View JSON Schema on GitHub