Partager via


IWithWindowsSnapshotSource.WithWindowsFromVhd(String, String) Méthode

Définition

Spécifie le disque dur virtuel du système d’exploitation Windows spécialisé ou généralisé source et l’ID du compte de stockage.

public Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithCreate WithWindowsFromVhd (string vhdUrl, string storageAccountId = default);
abstract member WithWindowsFromVhd : string * string -> Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithCreate
Public Function WithWindowsFromVhd (vhdUrl As String, Optional storageAccountId As String = Nothing) As IWithCreate

Paramètres

vhdUrl
String

URL du disque dur virtuel source.

storageAccountId
String

ID de compte de stockage.

Retours

S’applique à