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, withNewUnmanagedDataDisk
create, createAsync, createAsync
key
name
withTag, withTags
withOSDiskCaching, withOSDiskEncryptionSettings, withOSDiskName, withOSDiskSizeInGB, withOSDiskSizeInGB
withSize, withSize
withExistingStorageAccount, withNewStorageAccount, withNewStorageAccount
withExistingAvailabilitySet, withNewAvailabilitySet, withNewAvailabilitySet
withExistingSecondaryNetworkInterface, withNewSecondaryNetworkInterface
defineNewExtension
withPlan, withPromotionalPlan
withBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnostics
withSystemAssignedManagedServiceIdentity
withExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentity
withLicenseType
VirtualMachine.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.