GitLabGroupResource.GetGitLabProjects Method

Definition

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.

Applies to