Partager via


IHostKeysFunctionKeys Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.HostKeysFunctionKeysTypeConverter))]
public interface IHostKeysFunctionKeys : 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.Api20210201.HostKeysFunctionKeysTypeConverter))>]
type IHostKeysFunctionKeys = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IHostKeysFunctionKeys
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to