Share via


Snapshot Class

Definition

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

Constructors

Snapshot()
Snapshot(String, CreationData, String, String, String, IDictionary<String, String>, String, SnapshotSku, Nullable<DateTime>, Nullable<OperatingSystemTypes>, Nullable<Int32>, EncryptionSettings, String)

Properties

CreationData
DiskSizeGB
EncryptionSettings
Id (Inherited from Resource)
Location (Inherited from Resource)
ManagedBy
Name (Inherited from Resource)
OsType
ProvisioningState
Sku
Tags (Inherited from Resource)
TimeCreated
Type (Inherited from Resource)

Methods

Validate()

Applies to