ConfigurationServiceResourceRequests interface   
Resource request payload of Application Configuration Service
Properties
| cpu | Cpu allocated to each Application Configuration Service instance NOTE: This property will not be serialized. It can only be populated by the server.  | 
| instance | 
	Instance count of the Application Configuration Service NOTE: This property will not be serialized. It can only be populated by the server.  | 
| memory | Memory allocated to each Application Configuration Service instance NOTE: This property will not be serialized. It can only be populated by the server.  | 
Property Details
cpu
Cpu allocated to each Application Configuration Service instance NOTE: This property will not be serialized. It can only be populated by the server.
cpu?: string
				Property Value
string
		instanceCount
	 
	Instance count of the Application Configuration Service NOTE: This property will not be serialized. It can only be populated by the server.
instanceCount?: number
				Property Value
number
memory
Memory allocated to each Application Configuration Service instance NOTE: This property will not be serialized. It can only be populated by the server.
memory?: string
				Property Value
string