共用方式為


IStackMajorVersionSiteConfigPropertiesDictionary Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.StackMajorVersionSiteConfigPropertiesDictionaryTypeConverter))]
public interface IStackMajorVersionSiteConfigPropertiesDictionary : 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.StackMajorVersionSiteConfigPropertiesDictionaryTypeConverter))>]
type IStackMajorVersionSiteConfigPropertiesDictionary = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface IStackMajorVersionSiteConfigPropertiesDictionary
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to