Class CognitiveServicesAccount

    • Constructor Detail

      • CognitiveServicesAccount

        public CognitiveServicesAccount()
    • Method Detail

      • getDescription

        public String getDescription()
        Get the description property: Description of the cognitive service resource attached to a skillset.
        Returns:
        the description value.
      • setDescription

        public CognitiveServicesAccount setDescription​(String description)
        Set the description property: Description of the cognitive service resource attached to a skillset.
        Parameters:
        description - the description value to set.
        Returns:
        the CognitiveServicesAccount object itself.