CognitiveServicesAccountProperties.AssociatedProjects Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the projects, by project name, that are associated with this resource.
public System.Collections.Generic.IList<string> AssociatedProjects { get; }
member this.AssociatedProjects : System.Collections.Generic.IList<string>
Public ReadOnly Property AssociatedProjects As IList(Of String)