public interface com.microsoft.azure.management.servicebus.ServiceBusSubscription extends com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChildResource<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager, com.microsoft.azure.management.servicebus.implementation.SubscriptionInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<com.microsoft.azure.management.servicebus.ServiceBusSubscription>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<com.microsoft.azure.management.servicebus.ServiceBusSubscription$Update>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.servicebus.ServiceBusSubscription
  super_class: java.lang.Object
{
  public abstract org.joda.time.DateTime createdAt();
    descriptor: ()Lorg/joda/time/DateTime;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract org.joda.time.DateTime accessedAt();
    descriptor: ()Lorg/joda/time/DateTime;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract org.joda.time.DateTime updatedAt();
    descriptor: ()Lorg/joda/time/DateTime;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract boolean isBatchedOperationsEnabled();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract boolean isDeadLetteringEnabledForExpiredMessages();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract boolean isSessionEnabled();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract long lockDurationInSeconds();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract long deleteOnIdleDurationInMinutes();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract org.joda.time.Period defaultMessageTtlDuration();
    descriptor: ()Lorg/joda/time/Period;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract int maxDeliveryCountBeforeDeadLetteringMessage();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract long messageCount();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract long activeMessageCount();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract long deadLetterMessageCount();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract long scheduledMessageCount();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract long transferDeadLetterMessageCount();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract long transferMessageCount();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.servicebus.EntityStatus status();
    descriptor: ()Lcom/microsoft/azure/management/servicebus/EntityStatus;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract boolean isDeadLetteringEnabledForFilterEvaluationFailedMessages();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/IndependentChildResource<Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManager;Lcom/microsoft/azure/management/servicebus/implementation/SubscriptionInner;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Refreshable<Lcom/microsoft/azure/management/servicebus/ServiceBusSubscription;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/servicebus/ServiceBusSubscription$Update;>;
SourceFile: "ServiceBusSubscription.java"
NestMembers:
  com.microsoft.azure.management.servicebus.ServiceBusSubscription$Definition  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$Blank  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithAuthorizationRule  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithCreate  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithDefaultMessageTTL  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithDeleteOnIdle  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithExpiredMessageMovedToDeadLetterSubscription  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithMessageBatching  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithMessageLockDuration  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount  com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages$WithSession  com.microsoft.azure.management.servicebus.ServiceBusSubscription$Update  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages$WithAuthorizationRule  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages$WithDefaultMessageTTL  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages$WithDeleteOnIdle  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages$WithExpiredMessageMovedToDeadLetterSubscription  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages$WithMessageBatching  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages$WithMessageLockDuration  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages$WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages$WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException  com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages$WithSession
InnerClasses:
  public abstract Definition = com.microsoft.azure.management.servicebus.ServiceBusSubscription$Definition of com.microsoft.azure.management.servicebus.ServiceBusSubscription
  public abstract DefinitionStages = com.microsoft.azure.management.servicebus.ServiceBusSubscription$DefinitionStages of com.microsoft.azure.management.servicebus.ServiceBusSubscription
  public abstract Update = com.microsoft.azure.management.servicebus.ServiceBusSubscription$Update of com.microsoft.azure.management.servicebus.ServiceBusSubscription
  public abstract UpdateStages = com.microsoft.azure.management.servicebus.ServiceBusSubscription$UpdateStages of com.microsoft.azure.management.servicebus.ServiceBusSubscription
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()