次の方法で共有


IKedaConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.KedaConfigurationTypeConverter))]
public interface IKedaConfiguration : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.KedaConfigurationTypeConverter))>]
type IKedaConfiguration = interface
    interface IJsonSerializable
Public Interface IKedaConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to