public static interface VirtualMachine.DefinitionStages.WithUnmanagedCreate extends VirtualMachine.DefinitionStages.WithUnmanagedDataDisk, VirtualMachine.DefinitionStages.WithCreate
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithUnmanagedCreate |
withOSDiskVhdLocation(String containerName,
String vhdName)
Specifies the name of an OS disk VHD file and its parent container.
|
defineUnmanagedDataDisk, withExistingUnmanagedDataDisk, withNewUnmanagedDataDiskbeginCreatecreate, createAsyncnamewithTag, withTagswithOSDiskCaching, withOSDiskEncryptionSettings, withOSDiskName, withOSDiskSizeInGBwithSize, withSizewithExistingStorageAccount, withNewStorageAccount, withNewStorageAccountwithExistingAvailabilitySet, withNewAvailabilitySet, withNewAvailabilitySetwithExistingSecondaryNetworkInterface, withNewSecondaryNetworkInterfacedefineNewExtensionwithPlan, withPromotionalPlanwithBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnosticswithLowPriority, withLowPriority, withPriority, withSpotPriority, withSpotPrioritywithMaxPricewithSystemAssignedManagedServiceIdentitywithExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentitywithLicenseTypeVirtualMachine.DefinitionStages.WithUnmanagedCreate withOSDiskVhdLocation(String containerName, String vhdName)
containerName - the name of the container in the selected storage accountvhdName - the name for the OS disk VHD.Copyright © 2020 Microsoft Corporation. All rights reserved.