次の方法で共有


IWebJobPropertiesSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.WebJobPropertiesSettingsTypeConverter))]
public interface IWebJobPropertiesSettings : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.WebJobPropertiesSettingsTypeConverter))>]
type IWebJobPropertiesSettings = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface IWebJobPropertiesSettings
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to