IKey Interface

Definition

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

Properties

Name

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to