| MatchMode Enumeration |
Namespace: Aliyun.OSS
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | Unknown | |
| Exact | 1 | Exactly match | |
| StartWith | 2 | Match the prefix only | |
| Range | 3 | Match the size range. For example, the policy could be applied the files of size between 1KB to 4KB. |