public override byte[] GetStorageRootKey()
 {
     return(_innerClient.GetStorageRootKey());
 }