ApplicationTypeVersionResourceProperties
The properties of the application type version resource.
Properties
Name | Type | Required |
---|---|---|
provisioningState | string | No |
appPackageUrl | string | Yes |
defaultParameterList | map of string to string | No |
provisioningState
Type: string
Required: No
The current deployment or provisioning state, which only appears in the response
appPackageUrl
Type: string
Required: Yes
The URL to the application package
defaultParameterList
Type: map of string to string
Required: No
List of application type parameters that can be overridden when creating or updating the application.