Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConfigurationServiceResourceRequests

Package version

Resource request payload of Application Configuration Service

Hierarchy

  • ConfigurationServiceResourceRequests

Index

Properties

Properties

Optional cpu

cpu: undefined | string

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

Optional instanceCount

instanceCount: undefined | number

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

Optional memory

memory: undefined | 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