Freigeben über


IWithOSDiskImageSource.WithWindowsFromVhd Methode

Definition

Gibt die native Windows-Quell-VHD für das Betriebssystemdatenträgerimage an.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineCustomImage.Definition.IWithCreateAndDataDiskImageOSDiskSettings WithWindowsFromVhd (string sourceVhdUrl, Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemStateTypes osState);
abstract member WithWindowsFromVhd : string * Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemStateTypes -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineCustomImage.Definition.IWithCreateAndDataDiskImageOSDiskSettings
Public Function WithWindowsFromVhd (sourceVhdUrl As String, osState As OperatingSystemStateTypes) As IWithCreateAndDataDiskImageOSDiskSettings

Parameter

sourceVhdUrl
String

Quell-URL für virtuelle Windows-Festplatten.

osState
OperatingSystemStateTypes

Betriebssystemstatus.

Gibt zurück

Gilt für: