Package version:

Interface ConfigurationServiceResourceRequests

Resource request payload of Application Configuration Service

Hierarchy

  • ConfigurationServiceResourceRequests

Properties

cpu?: string

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

instanceCount?: number

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

memory?: string

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

Generated using TypeDoc