Snapshot 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.
Represents a snapshot of a backup
public class Snapshot
type Snapshot = class
Public Class Snapshot
- Inheritance
-
Snapshot
Constructors
Snapshot() |
Initializes a new instance of the Snapshot class. |
Properties
DataContainerId |
Required. DataContainerId to which the snapshot belongs |
Id |
Required. Snapshot Id |
Name |
Required. Snapshot Name |
SizeInBytes |
Required. Size of the snapshot in bytes |
VolumeId |
Required. Volume id of the snapshot |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET