Megosztás a következőn keresztül:


IConfigurationListResult Interface

Definition

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

Properties

NextLink

The link used to get the next page of configurations.

Value

The list of configurations.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to