Interface VirtualMachine.UpdateStages
-
- Enclosing interface:
- VirtualMachine
public static interface VirtualMachine.UpdateStagesGrouping of virtual machine update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVirtualMachine.UpdateStages.WithAdditionalCapacitiesThe stage of the VM update allowing to specify additional capacities.static interfaceVirtualMachine.UpdateStages.WithBillingProfileThe stage of the virtual machine update allowing to specify billing profile.static interfaceVirtualMachine.UpdateStages.WithBootDiagnosticsThe stage of the virtual machine definition allowing to enable boot diagnostics.static interfaceVirtualMachine.UpdateStages.WithExtensionThe stage of a virtual machine update allowing to specify extensions.static interfaceVirtualMachine.UpdateStages.WithLicenseTypeThe stage of the virtual machine update allowing to specify that the image or disk that is being used was licensed on-premises.static interfaceVirtualMachine.UpdateStages.WithManagedDataDiskThe stage of a virtual machine update allowing to specify a managed data disk.static interfaceVirtualMachine.UpdateStages.WithProximityPlacementGroupThe stage of a virtual machine update allowing to set/remove information about the proximity placement group that the virtual machine scale set should be assigned to.static interfaceVirtualMachine.UpdateStages.WithSecondaryNetworkInterfaceThe stage of a virtual machine update allowing to specify additional network interfaces.static interfaceVirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdateThe stage of the System Assigned (Local) Managed Service Identity enabled virtual machine allowing to set access role for the identity.static interfaceVirtualMachine.UpdateStages.WithSystemAssignedManagedServiceIdentityThe stage of the virtual machine update allowing to enable System Assigned (Local) Managed Service Identity.static interfaceVirtualMachine.UpdateStages.WithUnmanagedDataDiskThe stage of a virtual machine definition allowing to specify unmanaged data disk configuration.static interfaceVirtualMachine.UpdateStages.WithUserAssignedManagedServiceIdentityThe stage of the virtual machine update allowing to add or remove User Assigned (External) Managed Service Identities.
-