Class IntegrationRuntimeResourceInner


  • public final class IntegrationRuntimeResourceInner
    extends EntityResource
    Integration runtime resource type.
    • Constructor Detail

      • IntegrationRuntimeResourceInner

        public IntegrationRuntimeResourceInner()
    • Method Detail

      • properties

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

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