Partager via


SbTopicListResult Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbTopicListResultTypeConverter))]
public class SbTopicListResult : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ISbTopicListResult
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbTopicListResultTypeConverter))>]
type SbTopicListResult = class
    interface ISbTopicListResult
    interface IJsonSerializable
Public Class SbTopicListResult
Implements ISbTopicListResult
Inheritance
SbTopicListResult
Attributes
Implements

Constructors

SbTopicListResult()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to