BotPropertiesAllSettings Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.BotPropertiesAllSettingsTypeConverter))>]
type BotPropertiesAllSettings = class
interface IBotPropertiesAllSettings
interface IJsonSerializable
interface IAssociativeArray<string>
Public Class BotPropertiesAllSettings
Implements IAssociativeArray(Of String), IBotPropertiesAllSettings
- Inheritance
-
BotPropertiesAllSettings
- Attributes
- Implements
Bot |
Creates an new BotPropertiesAllSettings instance. |
Add(String, String) | |
Clear() | |
Contains |
|
Copy |
|
Copy |
|
Deserialize |
Deserializes a IDictionary into an instance of BotPropertiesAllSettings. |
Deserialize |
Deserializes a PSObject into an instance of BotPropertiesAllSettings. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotPropertiesAllSettings. |
From |
Creates a new instance of BotPropertiesAllSettings, deserializing the content from a json string. |
Remove(String) | |
To |
Serializes this instance of BotPropertiesAllSettings into a JsonNode. |
To |
Serializes this instance to a json string. |
Try |
IAssociative |
|
IAssociative |
|
IAssociative |
|
IAssociative |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |