Interface DeploymentLogs


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

      • content

        String content()
        Gets the content property: The retrieved online deployment logs.
        Returns:
        the content value.
      • innerModel

        DeploymentLogsInner innerModel()
        Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.DeploymentLogsInner object.
        Returns:
        the inner object.