Server.DefinitionStages.WithProperties Interface
public static interface Server.DefinitionStages.WithProperties
The stage of the Server definition allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withProperties(ServerPropertiesForCreate properties)
Specifies the properties property: Properties of the server.. |
Method Details
withProperties
public abstract Server.DefinitionStages.WithCreate withProperties(ServerPropertiesForCreate properties)
Specifies the properties property: Properties of the server..
Parameters:
Returns: