public interface com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithRuleActions
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithRuleActions
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithPolicyRuleAttachable withTierToCoolActionOnBaseBlob(double);
    descriptor: (D)Lcom/microsoft/azure/management/storage/PolicyRule$DefinitionStages$WithPolicyRuleAttachable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                                           Name  Flags
      daysAfterBaseBlobModificationUntilCooling  

  public abstract com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithPolicyRuleAttachable withTierToArchiveActionOnBaseBlob(double);
    descriptor: (D)Lcom/microsoft/azure/management/storage/PolicyRule$DefinitionStages$WithPolicyRuleAttachable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                                             Name  Flags
      daysAfterBaseBlobModificationUntilArchiving  

  public abstract com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithPolicyRuleAttachable withDeleteActionOnBaseBlob(double);
    descriptor: (D)Lcom/microsoft/azure/management/storage/PolicyRule$DefinitionStages$WithPolicyRuleAttachable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                                            Name  Flags
      daysAfterBaseBlobModificationUntilDeleting  

  public abstract com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithPolicyRuleAttachable withDeleteActionOnSnapShot(double);
    descriptor: (D)Lcom/microsoft/azure/management/storage/PolicyRule$DefinitionStages$WithPolicyRuleAttachable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                                        Name  Flags
      daysAfterSnapShotCreationUntilDeleting  

  public abstract com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithPolicyRuleAttachable withActionsOnBaseBlob(com.microsoft.azure.management.storage.ManagementPolicyBaseBlob);
    descriptor: (Lcom/microsoft/azure/management/storage/ManagementPolicyBaseBlob;)Lcom/microsoft/azure/management/storage/PolicyRule$DefinitionStages$WithPolicyRuleAttachable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                 Name  Flags
      baseBlobActions  

  public abstract com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithPolicyRuleAttachable withActionsOnSnapShot(com.microsoft.azure.management.storage.ManagementPolicySnapShot);
    descriptor: (Lcom/microsoft/azure/management/storage/ManagementPolicySnapShot;)Lcom/microsoft/azure/management/storage/PolicyRule$DefinitionStages$WithPolicyRuleAttachable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                 Name  Flags
      snapShotActions  
}
SourceFile: "PolicyRule.java"
NestHost: com.microsoft.azure.management.storage.PolicyRule
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.storage.PolicyRule$DefinitionStages of com.microsoft.azure.management.storage.PolicyRule
  public abstract WithPolicyRuleAttachable = com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithPolicyRuleAttachable of com.microsoft.azure.management.storage.PolicyRule$DefinitionStages
  public abstract WithRuleActions = com.microsoft.azure.management.storage.PolicyRule$DefinitionStages$WithRuleActions of com.microsoft.azure.management.storage.PolicyRule$DefinitionStages