VirtualMachineImageResourceInner 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 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 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
Azure SDK for .NET