DeployerVmPackages interface
Defines the url and storage account ID where deployer VM packages are uploaded
Properties
storage |
The deployer VM packages storage account id |
url | The URL to the deployer VM packages file. |
Property Details
storageAccountId
The deployer VM packages storage account id
storageAccountId?: string
Property Value
string
url
The URL to the deployer VM packages file.
url?: string
Property Value
string