UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

9 lines 270 B
/** All orderable IP Block ranges in your Dedicated Cloud */ export declare enum OrderableIpBlockRangeEnum { 'Key_24' = "24", 'Key_25' = "25", 'Key_26' = "26", 'Key_27' = "27", 'Key_28' = "28" } //# sourceMappingURL=OrderableIpBlockRangeEnum.d.ts.map