ConfigurationServicePropertiesResponse

Application Configuration Service properties payload

Constructors

Link copied to clipboard
constructor(instances: List<ConfigurationServiceInstanceResponse>, provisioningState: String, resourceRequests: ConfigurationServiceResourceRequestsResponse, settings: ConfigurationServiceSettingsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Collection of instances belong to Application Configuration Service.

Link copied to clipboard

State of the Application Configuration Service.

Link copied to clipboard

The requested resource quantity for required CPU and Memory.

Link copied to clipboard

The settings of Application Configuration Service.