Share via


ICaCertificatesListResult Interface

Definition

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

Properties

NextLink

A link for the next page of CA Certificate.

Value

A collection of CA Certificate.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to