SlotConfigNamesResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SlotConfigNamesResourceTypeConverter))]
public class SlotConfigNamesResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISlotConfigNamesResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SlotConfigNamesResourceTypeConverter))>]
type SlotConfigNamesResource = class
    interface ISlotConfigNamesResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class SlotConfigNamesResource
Implements ISlotConfigNamesResource, IValidates
Inheritance
SlotConfigNamesResource
Attributes
Implements

Constructors

SlotConfigNamesResource()

Properties

AppSettingName
AzureStorageConfigName
ConnectionStringName
Id
Kind
Name
Type

Methods

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

Applies to