DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_azure_data_replication_rule_response Struct Reference

#include <ds3.h>

Data Fields

ds3_strdata_policy_id
 
ds3_strid
 
uint64_t max_blob_part_size_in_bytes
 
ds3_bool replicate_deletes
 
ds3_data_placement_rule_state state
 
ds3_strtarget_id
 
ds3_data_replication_rule_type type
 

Detailed Description

Definition at line 630 of file ds3.h.

Field Documentation

◆ data_policy_id

ds3_str* data_policy_id

Definition at line 631 of file ds3.h.

◆ id

ds3_str* id

Definition at line 632 of file ds3.h.

◆ max_blob_part_size_in_bytes

uint64_t max_blob_part_size_in_bytes

Definition at line 633 of file ds3.h.

◆ replicate_deletes

ds3_bool replicate_deletes

Definition at line 634 of file ds3.h.

◆ state

Definition at line 635 of file ds3.h.

◆ target_id

ds3_str* target_id

Definition at line 636 of file ds3.h.

◆ type

Definition at line 637 of file ds3.h.


The documentation for this struct was generated from the following file: