Freigeben über


IWithDataSnapshotFromSnapshot.WithDataFromSnapshot Methode

Definition

Überlädt

WithDataFromSnapshot(ISnapshot)

Gibt die verwalteten Quelldaten Momentaufnahme an.

WithDataFromSnapshot(String)

Gibt die verwalteten Quelldaten Momentaufnahme an.

WithDataFromSnapshot(ISnapshot)

Gibt die verwalteten Quelldaten Momentaufnahme an.

public Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithCreate WithDataFromSnapshot(Microsoft.Azure.Management.Compute.Fluent.ISnapshot snapshot);
abstract member WithDataFromSnapshot : Microsoft.Azure.Management.Compute.Fluent.ISnapshot -> Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithCreate
Public Function WithDataFromSnapshot (snapshot As ISnapshot) As IWithCreate

Parameter

snapshot
ISnapshot

Eine Momentaufnahme Ressource.

Gibt zurück

Gilt für:

WithDataFromSnapshot(String)

Gibt die verwalteten Quelldaten Momentaufnahme an.

public Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithCreate WithDataFromSnapshot(string snapshotId);
abstract member WithDataFromSnapshot : string -> Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithCreate
Public Function WithDataFromSnapshot (snapshotId As String) As IWithCreate

Parameter

snapshotId
String

Eine Momentaufnahme-Ressourcen-ID.

Gibt zurück

Gilt für: