Share via


Image Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class Image : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Image = class
    inherit Resource
Public Class Image
Inherits Resource
Inheritance
Attributes

Constructors

Image()
Image(String, String, String, String, IDictionary<String,String>, SubResource, ImageStorageProfile, String)

Properties

Id (Inherited from Resource)
Location (Inherited from Resource)
Name (Inherited from Resource)
ProvisioningState
SourceVirtualMachine
StorageProfile
Tags (Inherited from Resource)
Type (Inherited from Resource)

Methods

Validate()

Applies to