ServiceResourceCreateUpdateParameters interface

Parameters for Create or Update Request for ServiceResource

Properties

instanceCount

Instance count for the service.

instanceSize

Instance type for the service.

serviceType

ServiceType for the service.

Property Details

instanceCount

Instance count for the service.

instanceCount?: number

Property Value

number

instanceSize

Instance type for the service.

instanceSize?: string

Property Value

string

serviceType

ServiceType for the service.

serviceType?: string

Property Value

string