Partager via


IStringDictionaryProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.StringDictionaryPropertiesTypeConverter))]
public interface IStringDictionaryProperties : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.StringDictionaryPropertiesTypeConverter))>]
type IStringDictionaryProperties = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IStringDictionaryProperties
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to