ConfigurationServiceProperties interface

Application Configuration Service properties payload

Properties

generation

The generation of the Application Configuration Service.

instances

Collection of instances belong to Application Configuration Service. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

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

resourceRequests

The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server.

settings

The settings of Application Configuration Service.

Property Details

generation

The generation of the Application Configuration Service.

generation?: string

Property Value

string

instances

Collection of instances belong to Application Configuration Service. NOTE: This property will not be serialized. It can only be populated by the server.

instances?: ConfigurationServiceInstance[]

Property Value

provisioningState

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

provisioningState?: string

Property Value

string

resourceRequests

The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server.

resourceRequests?: ConfigurationServiceResourceRequests

Property Value

settings

The settings of Application Configuration Service.

settings?: ConfigurationServiceSettings

Property Value