ISbSubscription Interface

Definition

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

Properties

AccessedAt
AutoDeleteOnIdle
ClientId
CountDetailActiveMessageCount
CountDetailDeadLetterMessageCount
CountDetailScheduledMessageCount
CountDetailTransferDeadLetterMessageCount
CountDetailTransferMessageCount
CreatedAt
DeadLetteringOnFilterEvaluationException
DeadLetteringOnMessageExpiration
DefaultMessageTimeToLive
DuplicateDetectionHistoryTimeWindow
EnableBatchedOperations
ForwardDeadLetteredMessagesTo
ForwardTo
Id (Inherited from IProxyResource)
IsClientAffine
IsDurable
IsShared
Location (Inherited from IProxyResource)
LockDuration
MaxDeliveryCount
MessageCount
Name (Inherited from IProxyResource)
RequiresSession
Status
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type (Inherited from IProxyResource)
UpdatedAt

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to