Workspace.UpdateStages.WithServiceManagedResourcesSettings Interface

public static interface Workspace.UpdateStages.WithServiceManagedResourcesSettings

The stage of the Workspace update allowing to specify serviceManagedResourcesSettings.

Method Summary

Modifier and Type Method and Description
abstract Update withServiceManagedResourcesSettings(ServiceManagedResourcesSettings serviceManagedResourcesSettings)

Specifies the serviceManagedResourcesSettings property: The service managed resource settings..

Method Details

withServiceManagedResourcesSettings

public abstract Workspace.Update withServiceManagedResourcesSettings(ServiceManagedResourcesSettings serviceManagedResourcesSettings)

Specifies the serviceManagedResourcesSettings property: The service managed resource settings..

Parameters:

serviceManagedResourcesSettings - The service managed resource settings.

Returns:

the next definition stage.

Applies to