IntegrationFabric.UpdateStages.WithProperties Interface

public static interface IntegrationFabric.UpdateStages.WithProperties

The stage of the IntegrationFabric update allowing to specify properties.

Method Summary

Modifier and Type Method and Description
abstract Update withProperties(IntegrationFabricPropertiesUpdateParameters properties)

Specifies the properties property: The new properties of this Integration Fabric resource.

Method Details

withProperties

public abstract IntegrationFabric.Update withProperties(IntegrationFabricPropertiesUpdateParameters properties)

Specifies the properties property: The new properties of this Integration Fabric resource.

Parameters:

properties - The new properties of this Integration Fabric resource.

Returns:

the next definition stage.

Applies to