IntegrationRuntimeDebugResource Class

Integration runtime debug resource.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.datafactory.models._models_py3.SubResourceDebugResource
IntegrationRuntimeDebugResource

Constructor

IntegrationRuntimeDebugResource(*, properties: _models.IntegrationRuntime, name: Optional[str] = None, **kwargs)

Variables

name
str

The resource name.

properties
IntegrationRuntime

Required. Integration runtime properties.