BotPropertiesParameters 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 parameters defined as key/value pairs.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.BotPropertiesParametersTypeConverter))]
public class BotPropertiesParameters : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotPropertiesParameters, Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IAssociativeArray<string>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.BotPropertiesParametersTypeConverter))>]
type BotPropertiesParameters = class
interface IBotPropertiesParameters
interface IJsonSerializable
interface IAssociativeArray<string>
Public Class BotPropertiesParameters
Implements IAssociativeArray(Of String), IBotPropertiesParameters
- Inheritance
-
BotPropertiesParameters
- Attributes
- Implements
Bot |
Creates an new BotPropertiesParameters instance. |
Add(String, String) | |
Clear() | |
Contains |
|
Copy |
|
Copy |
|
Deserialize |
Deserializes a IDictionary into an instance of BotPropertiesParameters. |
Deserialize |
Deserializes a PSObject into an instance of BotPropertiesParameters. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotPropertiesParameters. |
From |
Creates a new instance of BotPropertiesParameters, deserializing the content from a json string. |
Remove(String) | |
To |
Serializes this instance of BotPropertiesParameters into a JsonNode. |
To |
Serializes this instance to a json string. |
Try |
IAssociative |
|
IAssociative |
|
IAssociative |
|
IAssociative |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |