Share via


IApiKvReferenceCollection Interface

Definition

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

Properties

NextLink

Link to next page of resources.

Value

Collection of resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to