Sdílet prostřednictvím


IStackMajorVersionAppSettingsDictionary Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.StackMajorVersionAppSettingsDictionaryTypeConverter))]
public interface IStackMajorVersionAppSettingsDictionary : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.StackMajorVersionAppSettingsDictionaryTypeConverter))>]
type IStackMajorVersionAppSettingsDictionary = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface IStackMajorVersionAppSettingsDictionary
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to