ISbTopic Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbTopicTypeConverter))]
public interface ISbTopic : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api10.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbTopicTypeConverter))>]
type ISbTopic = interface
    interface IJsonSerializable
    interface IProxyResource
Public Interface ISbTopic
Implements IProxyResource
Derived
Attributes
Implements

Properties

AccessedAt
AutoDeleteOnIdle
CountDetailActiveMessageCount
CountDetailDeadLetterMessageCount
CountDetailScheduledMessageCount
CountDetailTransferDeadLetterMessageCount
CountDetailTransferMessageCount
CreatedAt
DefaultMessageTimeToLive
DuplicateDetectionHistoryTimeWindow
EnableBatchedOperations
EnableExpress
EnablePartitioning
Id (Inherited from IProxyResource)
Location (Inherited from IProxyResource)
MaxMessageSizeInKilobytes
MaxSizeInMegabytes
Name (Inherited from IProxyResource)
RequiresDuplicateDetection
SizeInByte
Status
SubscriptionCount
SupportOrdering
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type (Inherited from IProxyResource)
UpdatedAt

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to