public interface com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithCors
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithCors
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithCreate withCORSRules(java.util.List<com.microsoft.azure.management.storage.CorsRule>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/storage/BlobServiceProperties$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/List<Lcom/microsoft/azure/management/storage/CorsRule;>;)Lcom/microsoft/azure/management/storage/BlobServiceProperties$DefinitionStages$WithCreate;
    MethodParameters:
           Name  Flags
      corsRules  

  public abstract com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithCreate withCORSRule(com.microsoft.azure.management.storage.CorsRule);
    descriptor: (Lcom/microsoft/azure/management/storage/CorsRule;)Lcom/microsoft/azure/management/storage/BlobServiceProperties$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      corsRule  
}
SourceFile: "BlobServiceProperties.java"
NestHost: com.microsoft.azure.management.storage.BlobServiceProperties
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages of com.microsoft.azure.management.storage.BlobServiceProperties
  public abstract WithCors = com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithCors of com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages
  public abstract WithCreate = com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages$WithCreate of com.microsoft.azure.management.storage.BlobServiceProperties$DefinitionStages