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