Share via


IClientGroupsListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.ClientGroupsListResultTypeConverter))]
public interface IClientGroupsListResult : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.ClientGroupsListResultTypeConverter))>]
type IClientGroupsListResult = interface
    interface IJsonSerializable
Public Interface IClientGroupsListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

A link for the next page of Client Group.

Value

A collection of Client Group.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to