Language

IConfigurations Interface

Definition

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

Properties

Name Description
NextLink

Link for the next set of configurations.

Value

List of configurations.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to