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