Interface IntegrationRuntimeStatusResponse


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

      • name

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

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

        IntegrationRuntimeStatusResponseInner innerModel()
        Gets the inner com.azure.resourcemanager.synapse.fluent.models.IntegrationRuntimeStatusResponseInner object.
        Returns:
        the inner object.