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