The path to the '.sfpkg' application package from where the application package can be downloaded using HTTP or HTTPS protocols. The application package can be stored in an external store that provides GET operation to download the file. Supported protocols are HTTP and HTTPS, and the path must allow READ access.
The application type name represents the name of the application type found in the application manifest.
The application type version represents the version of the application type found in the application manifest.
Indicates whether or not provisioning should occur asynchronously. When set to true, the provision operation returns when the request is accepted by the system, and the provision operation continues without any timeout limit. The default value is false. For large application packages, we recommend setting the value to true.
Polymorphic Discriminator
Generated using TypeDoc
Describes the operation to register or provision an application type using an application package from an external store instead of a package uploaded to the Service Fabric image store.