public static interface VirtualMachine.DefinitionStages.WithWindowsCreateManaged extends VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithWindowsCreateManaged |
withoutAutoUpdate()
Disables automatic updates.
|
VirtualMachine.DefinitionStages.WithWindowsCreateManaged |
withoutVMAgent()
Prevents the provisioning of a VM agent.
|
VirtualMachine.DefinitionStages.WithWindowsCreateManaged |
withTimeZone(String timeZone)
Specifies the time-zone.
|
VirtualMachine.DefinitionStages.WithWindowsCreateManaged |
withWinRM(WinRMListener listener)
Specifies WinRM listener.
|
withComputerName, withCustomDatawithDataDiskDefaultCachingType, withDataDiskDefaultStorageAccountType, withOSDiskStorageAccountTypewithExistingDataDisk, withExistingDataDisk, withExistingDataDisk, withNewDataDisk, withNewDataDisk, withNewDataDisk, withNewDataDisk, withNewDataDisk, withNewDataDiskFromImage, withNewDataDiskFromImage, withNewDataDiskFromImagewithAvailabilityZonecreate, createAsync, createAsynckeynamewithTag, withTagswithOSDiskCaching, withOSDiskEncryptionSettings, withOSDiskName, withOSDiskSizeInGB, withOSDiskSizeInGBwithSize, withSizewithExistingStorageAccount, withNewStorageAccount, withNewStorageAccountwithExistingAvailabilitySet, withNewAvailabilitySet, withNewAvailabilitySetwithExistingSecondaryNetworkInterface, withNewSecondaryNetworkInterfacedefineNewExtensionwithPlan, withPromotionalPlanwithBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnosticswithSystemAssignedManagedServiceIdentitywithExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentitywithLicenseTypeVirtualMachine.DefinitionStages.WithWindowsCreateManaged withoutVMAgent()
VirtualMachine.DefinitionStages.WithWindowsCreateManaged withoutAutoUpdate()
VirtualMachine.DefinitionStages.WithWindowsCreateManaged withTimeZone(String timeZone)
timeZone - a time zoneVirtualMachine.DefinitionStages.WithWindowsCreateManaged withWinRM(WinRMListener listener)
Each call to this method adds the given listener to the list of the VM's WinRM listeners.
listener - a WinRM listenerCopyright © 2019. All rights reserved.