public static interface VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged extends VirtualMachine.DefinitionStages.WithFromImageCreateOptionsUnmanaged
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged |
withoutAutoUpdate()
Specifies that automatic updates should be disabled.
|
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged |
withoutVMAgent()
Specifies that VM Agent should not be provisioned.
|
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged |
withTimeZone(String timeZone)
Specifies the time-zone.
|
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged |
withWinRM(WinRMListener listener)
Specifies the WINRM listener.
|
withComputerName, withCustomDatawithOSDiskVhdLocationdefineUnmanagedDataDisk, withExistingUnmanagedDataDisk, withNewUnmanagedDataDiskcreate, createAsync, createAsynckeynamewithTag, withTagswithOSDiskCaching, withOSDiskEncryptionSettings, withOSDiskName, withOSDiskSizeInGB, withOSDiskSizeInGBwithSize, withSizewithExistingStorageAccount, withNewStorageAccount, withNewStorageAccountwithExistingAvailabilitySet, withNewAvailabilitySet, withNewAvailabilitySetwithExistingSecondaryNetworkInterface, withNewSecondaryNetworkInterfacedefineNewExtensionwithPlan, withPromotionalPlanwithBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnosticswithSystemAssignedManagedServiceIdentitywithExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentitywithLicenseTypeVirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged withoutVMAgent()
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged withoutAutoUpdate()
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged withTimeZone(String timeZone)
timeZone - the timezoneVirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged withWinRM(WinRMListener listener)
Each call to this method adds the given listener to the list of VM's WinRM listeners.
listener - the WinRMListenerCopyright © 2019. All rights reserved.