Interface VirtualMachine.UpdateStages.WithStorageProfile

All Known Subinterfaces:
VirtualMachine.Update
Enclosing interface:
VirtualMachine.UpdateStages

public static interface VirtualMachine.UpdateStages.WithStorageProfile
The stage of the VirtualMachine update allowing to specify storageProfile.
  • Method Details

    • withStorageProfile

      VirtualMachine.Update withStorageProfile(StorageProfileUpdate storageProfile)
      Specifies the storageProfile property: Defines the resource update properties..
      Parameters:
      storageProfile - Defines the resource update properties.
      Returns:
      the next definition stage.