VirtualMachineProductProperties interface
Product information.
Properties
data |
List of attached data disks. NOTE: This property will not be serialized. It can only be populated by the server. |
os |
OS disk image used by product. NOTE: This property will not be serialized. It can only be populated by the server. |
version | Specifies product version. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
dataDiskImages
List of attached data disks. NOTE: This property will not be serialized. It can only be populated by the server.
dataDiskImages?: DataDiskImage[]
Property Value
osDiskImage
OS disk image used by product. NOTE: This property will not be serialized. It can only be populated by the server.
osDiskImage?: OsDiskImage
Property Value
version
Specifies product version. NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string
Azure SDK for JavaScript