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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript