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


IConfigurationListResult Interface

Definition

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

Properties

Value

The list of server configurations.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to