PrivateCloud.UpdateStages.WithInternet Interface

public static interface PrivateCloud.UpdateStages.WithInternet

The stage of the PrivateCloud update allowing to specify internet.

Method Summary

Modifier and Type Method and Description
abstract Update withInternet(InternetEnum internet)

Specifies the internet property: Connectivity to internet is enabled or disabled.

Method Details

withInternet

public abstract PrivateCloud.Update withInternet(InternetEnum internet)

Specifies the internet property: Connectivity to internet is enabled or disabled.

Parameters:

internet - Connectivity to internet is enabled or disabled.

Returns:

the next definition stage.

Applies to