Class IntegrationRuntimeResource


public final class IntegrationRuntimeResource extends SubResource
Integration runtime resource type.
  • Constructor Details

    • IntegrationRuntimeResource

      public IntegrationRuntimeResource()
  • Method Details

    • getProperties

      public IntegrationRuntime getProperties()
      Get the properties property: Integration runtime properties.
      Returns:
      the properties value.
    • setProperties

      public IntegrationRuntimeResource setProperties(IntegrationRuntime properties)
      Set the properties property: Integration runtime properties.
      Parameters:
      properties - the properties value to set.
      Returns:
      the IntegrationRuntimeResource object itself.