Server.UpdateStages.WithStorageProfile Interface
public static interface Server.UpdateStages.WithStorageProfile
The stage of the Server update allowing to specify storageProfile.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withStorageProfile(StorageProfile storageProfile)
Specifies the storage |
Method Details
withStorageProfile
public abstract Server.Update withStorageProfile(StorageProfile storageProfile)
Specifies the storageProfile property: Storage profile of a server..
Parameters:
Returns: