VirtualMachineImageResourceInner Class

Definition

Virtual machine image resource information.

public class VirtualMachineImageResourceInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type VirtualMachineImageResourceInner = class
    inherit SubResource
Public Class VirtualMachineImageResourceInner
Inherits SubResource
Inheritance
VirtualMachineImageResourceInner
Derived

Constructors

VirtualMachineImageResourceInner()

Initializes a new instance of the VirtualMachineImageResourceInner class.

VirtualMachineImageResourceInner(String, String, String, IDictionary<String,String>)

Initializes a new instance of the VirtualMachineImageResourceInner class.

Properties

Id

Resource Id

(Inherited from SubResource)
Location

Gets or sets the supported Azure location of the resource.

Name

Gets or sets the name of the resource.

Tags

Gets or sets specifies the tags that are assigned to the virtual machine. For more information about using tags, see Using tags to organize your Azure resources.

Methods

Validate()

Validate the object.

Applies to