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
- 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 the tags attached to the resource. |
Methods
Validate() |
Validate the object. |