다음을 통해 공유


IConfigurationInfoCustomizedKeys Interface

Definition

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

Applies to