次の方法で共有


ISbTopicProperties Interface

Definition

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

Properties

AccessedAt
AutoDeleteOnIdle
CountDetailActiveMessageCount
CountDetailDeadLetterMessageCount
CountDetailScheduledMessageCount
CountDetailTransferDeadLetterMessageCount
CountDetailTransferMessageCount
CreatedAt
DefaultMessageTimeToLive
DuplicateDetectionHistoryTimeWindow
EnableBatchedOperations
EnableExpress
EnablePartitioning
MaxMessageSizeInKilobytes
MaxSizeInMegabytes
RequiresDuplicateDetection
SizeInByte
Status
SubscriptionCount
SupportOrdering
UpdatedAt

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to