Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.Update
Packages that use VirtualMachineScaleSet.Update
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSet.Update in com.azure.resourcemanager.compute.models
Subinterfaces with type arguments of type VirtualMachineScaleSet.Update in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of virtual machine scale set extension update as a part of parent virtual machine scale set update.static interfaceThe entirety of a unmanaged data disk update as part of a virtual machine scale set update.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSet.UpdateModifier and TypeMethodDescriptionVirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics()Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics(com.azure.resourcemanager.resources.fluentcore.model.Creatable<com.azure.resourcemanager.storage.models.StorageAccount> creatable) Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics(com.azure.resourcemanager.storage.models.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.WithBootDiagnostics.withBootDiagnosticsOnManagedStorageAccount()Specifies that boot diagnostics needs to be enabled in the virtual machine.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.