Package version:

Interface ServiceRegistryResourceRequests

Resource request payload of Service Registry

Hierarchy

  • ServiceRegistryResourceRequests

Properties

cpu?: string

Cpu allocated to each Service Registry instance NOTE: This property will not be serialized. It can only be populated by the server.

instanceCount?: number

Instance count of the Service Registry NOTE: This property will not be serialized. It can only be populated by the server.

memory?: string

Memory allocated to each Service Registry instance NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc