VirtualMachinePatch 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 virtualMachineUpdate.
public class VirtualMachinePatch
type VirtualMachinePatch = class
Public Class VirtualMachinePatch
- Inheritance
-
VirtualMachinePatch
Constructors
VirtualMachinePatch() |
Initializes a new instance of VirtualMachinePatch. |
Properties
HardwareProfile |
Defines the resource properties. |
Identity |
The identity of the resource. Current supported identity types: None, SystemAssigned. |
NetworkInterfaces |
Gets or sets the list of network interfaces associated with the virtual machine. |
StorageDisks |
Gets or sets the list of virtual disks associated with the virtual machine. |
Tags |
Gets or sets the Resource tags. |
Applies to
Azure SDK for .NET