IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem Class

IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem.

Constructor

IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem(*, name: str | None = None, value: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of custom property.

value
str

Value of custom property.

Variables

Name Description
name
str

Name of custom property.

value
str

Value of custom property.