IConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.ConfigurationTypeConverter))]
public interface IConfiguration : Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.ConfigurationTypeConverter))>]
type IConfiguration = interface
    interface IJsonSerializable
    interface IProxyResource
Public Interface IConfiguration
Implements IProxyResource
Derived
Attributes
Implements

Properties

AllowedValue

Allowed values of the configuration.

DataType

Data type of the configuration.

DefaultValue

Default value of the configuration.

Description

Description of the configuration.

Id

Resource ID

(Inherited from IProxyResource)
Name

Resource name.

(Inherited from IProxyResource)
Source

Source of the configuration.

Type

Resource type.

(Inherited from IProxyResource)
Value

Value of the configuration.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to