service_setting
service_setting
A ServiceSetting is the service instances setting
JSON Example
{
"count": 0,
"name": "string"
}
integer As int64 As int64
count
Required
The desired service count.
string
name
Required
The name of the service.