Uses of Interface
com.microsoft.azure.management.compute.VirtualMachineScaleSet.Update
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of VirtualMachineScaleSet.Update in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionVirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics()
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics
(Creatable<StorageAccount> creatable) Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics
(StorageAccount storageAccount) Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics
(String storageAccountBlobEndpointUri) Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.VirtualMachineScaleSet.UpdateStages.WithBillingProfile.withMaxPrice
(Double maxPrice) Set the billing related details of the low priority virtual machines in the scale set.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withoutBootDiagnostics()
Specifies that boot diagnostics needs to be disabled in the virtual machine scale set.