Snapshot.skuType()
VirtualMachine.DefinitionStages.WithOSDiskSettings.withOSDiskSizeInGB(int)
VirtualMachine.Update.withOSDiskSizeInGB(int)
Snapshot.DefinitionStages.WithSku.withSku(SnapshotSkuType)
VirtualMachine.DefinitionStages.WithOS.withLatestLinuxImage(String, String, String)
VirtualMachineScaleSet.DefinitionStages.WithOS.withLatestLinuxImage(String, String, String)
VirtualMachine.DefinitionStages.WithOS.withLatestWindowsImage(String publisher, String offer, String sku)
VirtualMachineScaleSet.DefinitionStages.WithOS.withLatestWindowsImage(String publisher, String offer, String sku)
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */