ISbQueue Interface

Definition

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

Properties

AccessedAt
AutoDeleteOnIdle
CountDetailActiveMessageCount
CountDetailDeadLetterMessageCount
CountDetailScheduledMessageCount
CountDetailTransferDeadLetterMessageCount
CountDetailTransferMessageCount
CreatedAt
DeadLetteringOnMessageExpiration
DefaultMessageTimeToLive
DuplicateDetectionHistoryTimeWindow
EnableBatchedOperations
EnableExpress
EnablePartitioning
ForwardDeadLetteredMessagesTo
ForwardTo
Id (Inherited from IProxyResource)
Location (Inherited from IProxyResource)
LockDuration
MaxDeliveryCount
MaxMessageSizeInKilobytes
MaxSizeInMegabytes
MessageCount
Name (Inherited from IProxyResource)
RequiresDuplicateDetection
RequiresSession
SizeInByte
Status
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type (Inherited from IProxyResource)
UpdatedAt

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to