Bagikan melalui


SlotConfigNames Class

Definition

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

Constructors

SlotConfigNames()

Properties

AppSettingName
AzureStorageConfigName
ConnectionStringName

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to