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