VersionPolicy
{ "version": "string", "condition": "GTE" }
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
version | string | false | none | none |
condition | string | false | none | none |
Enumerated Values
Property | Value |
---|---|
condition | GTE |
condition | LTE |
condition | EQUAL |