Compartir a través de


ISlotConfigNames Interface

Definition

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

Properties

AppSettingName
AzureStorageConfigName
ConnectionStringName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to