LineRegistration 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.
The properties corresponding to a line channel registration
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.LineRegistrationTypeConverter))]
public class LineRegistration : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ILineRegistration
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.LineRegistrationTypeConverter))>]
type LineRegistration = class
interface ILineRegistration
interface IJsonSerializable
Public Class LineRegistration
Implements ILineRegistration
- Inheritance
-
LineRegistration
- Attributes
- Implements
Line |
Creates an new LineRegistration instance. |
Channel |
Access token for the line channel registration |
Channel |
Secret for the line channel registration |
Generated |
Id generated for the line channel registration |
Deserialize |
Deserializes a IDictionary into an instance of LineRegistration. |
Deserialize |
Deserializes a PSObject into an instance of LineRegistration. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ILineRegistration. |
From |
Creates a new instance of LineRegistration, deserializing the content from a json string. |
To |
Serializes this instance of LineRegistration into a JsonNode. |
To |
Serializes this instance to a json string. |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |