public interface com.microsoft.azure.management.storage.BlobServiceProperties extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.storage.implementation.BlobServicePropertiesInner>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<com.microsoft.azure.management.storage.BlobServiceProperties>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<com.microsoft.azure.management.storage.BlobServiceProperties$Update>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.storage.implementation.StorageManager>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.storage.BlobServiceProperties
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.storage.CorsRules cors();
    descriptor: ()Lcom/microsoft/azure/management/storage/CorsRules;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.lang.String defaultServiceVersion();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.storage.DeleteRetentionPolicy deleteRetentionPolicy();
    descriptor: ()Lcom/microsoft/azure/management/storage/DeleteRetentionPolicy;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.lang.String id();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.lang.String name();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.lang.String type();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/storage/implementation/BlobServicePropertiesInner;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;Lcom/microsoft/azure/management/resources/fluentcore/model/Refreshable<Lcom/microsoft/azure/management/storage/BlobServiceProperties;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/storage/BlobServiceProperties$Update;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasManager<Lcom/microsoft/azure/management/storage/implementation/StorageManager;>;
SourceFile: "BlobServiceProperties.java"
NestMembers:
  com.microsoft.azure.management.storage.BlobServiceProperties$Definition  com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages  com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$Blank  com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithCors  com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithCreate  com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithDefaultServiceVersion  com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithDeleteRetentionPolicy  com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithStorageAccount  com.microsoft.azure.management.storage.BlobServiceProperties$Update  com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages  com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages$WithCors  com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages$WithDefaultServiceVersion  com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages$WithDeleteRetentionPolicy
InnerClasses:
  public abstract Definition = com.microsoft.azure.management.storage.BlobServiceProperties$Definition of com.microsoft.azure.management.storage.BlobServiceProperties
  public abstract DefinitionStages = com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages of com.microsoft.azure.management.storage.BlobServiceProperties
  public abstract Update = com.microsoft.azure.management.storage.BlobServiceProperties$Update of com.microsoft.azure.management.storage.BlobServiceProperties
  public abstract UpdateStages = com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages of com.microsoft.azure.management.storage.BlobServiceProperties
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta()