ChannelsListResult 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.
Result of the List Channels operation
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.ChannelsListResultTypeConverter))]
public class ChannelsListResult : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IChannelsListResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.ChannelsListResultTypeConverter))>]
type ChannelsListResult = class
interface IChannelsListResult
interface IJsonSerializable
Public Class ChannelsListResult
Implements IChannelsListResult
- Inheritance
-
ChannelsListResult
- Attributes
- Implements
Channels |
Creates an new ChannelsListResult instance. |
Deserialize |
Deserializes a IDictionary into an instance of ChannelsListResult. |
Deserialize |
Deserializes a PSObject into an instance of ChannelsListResult. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IChannelsListResult. |
From |
Creates a new instance of ChannelsListResult, deserializing the content from a json string. |
To |
Serializes this instance of ChannelsListResult into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
Produto | Versões |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |