Class IntegrationRuntimeResource


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

      • IntegrationRuntimeResource

        public IntegrationRuntimeResource()
    • Method Detail

      • 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.