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, withNewUnmanagedDataDiskcreate, createAsync, createAsynckeynamewithTag, withTagswithOSDiskCaching, withOSDiskEncryptionSettings, withOSDiskName, withOSDiskSizeInGB, withOSDiskSizeInGBwithSize, withSizewithExistingStorageAccount, withNewStorageAccount, withNewStorageAccountwithExistingAvailabilitySet, withNewAvailabilitySet, withNewAvailabilitySetwithExistingSecondaryNetworkInterface, withNewSecondaryNetworkInterfacedefineNewExtensionwithPlan, withPromotionalPlanwithBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnosticswithSystemAssignedManagedServiceIdentitywithExistingUserAssignedManagedServiceIdentity, 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 © 2019. All rights reserved.