public static interface VirtualMachine.DefinitionStages.WithLicenseType
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithCreate |
withLicenseType(String licenseType)
Specifies that the image or disk that is being used was licensed on-premises.
|
VirtualMachine.DefinitionStages.WithCreate withLicenseType(String licenseType)
licenseType - license type/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/