GitLabGroupResource.GetGitLabProjects Method
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.
Gets a collection of GitLabProjects in the GitLabGroupResource.
public virtual Azure.ResourceManager.SecurityCenter.GitLabProjectCollection GetGitLabProjects();
abstract member GetGitLabProjects : unit -> Azure.ResourceManager.SecurityCenter.GitLabProjectCollection
override this.GetGitLabProjects : unit -> Azure.ResourceManager.SecurityCenter.GitLabProjectCollection
Public Overridable Function GetGitLabProjects () As GitLabProjectCollection
Returns
An object representing collection of GitLabProjects and their operations over a GitLabProjectResource.