Share via


IDaprComponentsCollection Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.DaprComponentsCollectionTypeConverter))]
public interface IDaprComponentsCollection : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.DaprComponentsCollectionTypeConverter))>]
type IDaprComponentsCollection = interface
    interface IJsonSerializable
Public Interface IDaprComponentsCollection
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