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 typeCopyright © 2020 Microsoft Corporation. All rights reserved.