UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 196 B
/** Maximum number of NSX-T Edges supported in datacenter */ export interface NsxtEdgeScalingCapability { /** */ number?: number; } //# sourceMappingURL=NsxtEdgeScalingCapability.d.ts.map