Interface WorkloadNetworkVMGroup.UpdateStages.WithDisplayName

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

public static interface WorkloadNetworkVMGroup.UpdateStages.WithDisplayName
The stage of the WorkloadNetworkVMGroup update allowing to specify displayName.
  • Method Details

    • withDisplayName

      WorkloadNetworkVMGroup.Update withDisplayName(String displayName)
      Specifies the displayName property: Display name of the VM group..
      Parameters:
      displayName - Display name of the VM group.
      Returns:
      the next definition stage.