Interface VirtualMachine.UpdateStages.WithNetworkProfile

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

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

    • withNetworkProfile

      VirtualMachine.Update withNetworkProfile(NetworkProfileUpdate networkProfile)
      Specifies the networkProfile property: Defines the update resource properties..
      Parameters:
      networkProfile - Defines the update resource properties.
      Returns:
      the next definition stage.