VmImage interface
The virtual machine image.
Properties
name | The name. |
offer | The offer. |
publisher | The publisher. |
sku | The SKU. |
version | The version. |
Property Details
name
The name.
name: string
Property Value
string
offer
The offer.
offer: string
Property Value
string
publisher
The publisher.
publisher: string
Property Value
string
sku
The SKU.
sku: string
Property Value
string
version
The version.
version: 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