BotPropertiesAllSettings Class

Definition

Contains resource all settings defined as key/value pairs.

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.BotPropertiesAllSettingsTypeConverter))]
public class BotPropertiesAllSettings : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotPropertiesAllSettings, Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IAssociativeArray<string>
Inheritance
BotPropertiesAllSettings
Attributes
Implements

Constructors

Fields

Properties

Methods

Add(String, String)
Clear()
ContainsKey(String)
CopyFrom(IDictionary)
CopyFrom(PSObject)
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of BotPropertiesAllSettings.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of BotPropertiesAllSettings.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotPropertiesAllSettings.

FromJsonString(String)

Creates a new instance of BotPropertiesAllSettings, deserializing the content from a json string.

Remove(String)
ToJson(JsonObject, SerializationMode)

Serializes this instance of BotPropertiesAllSettings into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

TryGetValue(String, String)

Operators

Explicit Interface Implementations

Applies to

Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest