Interface SourceConfigurationResult


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

      • configurations

        List<SourceConfiguration> configurations()
        Gets the configurations property: The configuration properties for source resource.
        Returns:
        the configurations value.
      • innerModel

        SourceConfigurationResultInner innerModel()
        Gets the inner com.azure.resourcemanager.servicelinker.fluent.models.SourceConfigurationResultInner object.
        Returns:
        the inner object.