GitLabGroupListResult Class
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.
List of RP resources which supports pagination.
public class GitLabGroupListResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.GitLabGroupListResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.GitLabGroupListResult>
type GitLabGroupListResult = class
interface IJsonModel<GitLabGroupListResult>
interface IPersistableModel<GitLabGroupListResult>
Public Class GitLabGroupListResult
Implements IJsonModel(Of GitLabGroupListResult), IPersistableModel(Of GitLabGroupListResult)
- Inheritance
-
GitLabGroupListResult
- Implements
Properties
| Name | Description |
|---|---|
| NextLink |
The link to the next page of items. |
| Value |
The GitLabGroup items on this page. |