Interface StorageAccount.UpdateStages.WithDataPolicy

All Known Subinterfaces:
StorageAccount.Update
Enclosing interface:
StorageAccount.UpdateStages

public static interface StorageAccount.UpdateStages.WithDataPolicy
The stage of the StorageAccount update allowing to specify dataPolicy.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the dataPolicy property: Data policy of the storage Account..
  • Method Details

    • withDataPolicy

      StorageAccount.Update withDataPolicy(DataPolicy dataPolicy)
      Specifies the dataPolicy property: Data policy of the storage Account..
      Parameters:
      dataPolicy - Data policy of the storage Account.
      Returns:
      the next definition stage.