Compartilhar via


IHostKeysSystemKeys Interface

Definition

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

Applies to