UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines (5 loc) 190 B
/** ACL type */ export var NetAppShareACLTypeEnum; (function (NetAppShareACLTypeEnum) { NetAppShareACLTypeEnum["ip"] = "ip"; })(NetAppShareACLTypeEnum || (NetAppShareACLTypeEnum = {}));