Error 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.
Bot Service error object.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ErrorTypeConverter))]
public class Error : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IError
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ErrorTypeConverter))>]
type Error = class
interface IError
interface IJsonSerializable
Public Class Error
Implements IError
- Inheritance
-
Error
- Attributes
- Implements
Deserialize |
Deserializes a IDictionary into an instance of Error. |
Deserialize |
|
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IError. |
From |
Creates a new instance of Error, deserializing the content from a json string. |
To |
|
To |
Serializes this instance to a json string. |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |