Interface IntegrationRuntimeStatusResponse


public interface IntegrationRuntimeStatusResponse
An immutable client-side representation of IntegrationRuntimeStatusResponse.
  • Method Details

    • name

      String name()
      Gets the name property: The integration runtime name.
      Returns:
      the name value.
    • properties

      Gets the properties property: Integration runtime properties.
      Returns:
      the properties value.
    • innerModel

      Gets the inner com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeStatusResponseInner object.
      Returns:
      the inner object.