你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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