VirtualMachineImageResource 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.
Virtual machine image resource information.
public class VirtualMachineImageResource : Azure.ResourceManager.Compute.Models.SubResource
type VirtualMachineImageResource = class
inherit SubResource
Public Class VirtualMachineImageResource
Inherits SubResource
- Inheritance
- Derived
Constructors
VirtualMachineImageResource(String, String) |
Initializes a new instance of VirtualMachineImageResource. |
Properties
Id |
Resource Id. (Inherited from SubResource) |
Location |
The supported Azure location of the resource. |
Name |
The name of the resource. |
Tags |
Specifies the tags that are assigned to the virtual machine. For more information about using tags, see Using tags to organize your Azure resources. |