VirtualMachineInstanceUpdateProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the resource properties for the update.
public class VirtualMachineInstanceUpdateProperties
type VirtualMachineInstanceUpdateProperties = class
Public Class VirtualMachineInstanceUpdateProperties
- Inheritance
-
VirtualMachineInstanceUpdateProperties
Constructors
VirtualMachineInstanceUpdateProperties() |
Initializes a new instance of VirtualMachineInstanceUpdateProperties. |
Properties
HardwareProfile |
HardwareProfile - Specifies the hardware settings for the virtual machine instance. |
NetworkInterfaces |
NetworkInterfaces - list of network interfaces to be attached to the virtual machine instance. |
OSProfile |
OsProfile - describes the update configuration of the operating system. |
StorageDataDisks |
adds data disks to the virtual machine instance for the update call. |
Applies to
Azure SDK for .NET