ScriptPackageProperties interface
Properties of a Script Package subresource
Properties
| company | Company that created and supports the package |
| description | User friendly description of the package |
| provisioning |
The provisioning state of the resource. |
| uri | Link to support by the package vendor |
| version | Module version |
Property Details
company
Company that created and supports the package
company?: string
Property Value
string
description
User friendly description of the package
description?: string
Property Value
string
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string
uri
Link to support by the package vendor
uri?: string
Property Value
string
version
Module version
version?: string
Property Value
string