Interface ManagementPolicy

All Superinterfaces:
HasInnerModel<ManagementPolicyInner>, HasManager<StorageManager>, Indexable, Refreshable<ManagementPolicy>, Updatable<ManagementPolicy.Update>

Type representing ManagementPolicy.
  • Method Details

    • id

      String id()
      Gets resource ID.
      Returns:
      the id value.
    • lastModifiedTime

      OffsetDateTime lastModifiedTime()
      Gets the last modified time.
      Returns:
      the lastModifiedTime value.
    • name

      String name()
      Gets resource name.
      Returns:
      the name value.
    • policy

      Gets the management policy schema.
      Returns:
      the policy value.
    • type

      String type()
      Gets the type.
      Returns:
      the type value.
    • rules

      List<PolicyRule> rules()
      Gets the list of rules for this policy.
      Returns:
      the list of rules for this policy