Share via


IKeyValue Interface

Definition

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

Applies to