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