ServiceResourceCreateUpdateProperties interface

Properties in ServiceResourceCreateUpdateParameters.

Properties

instanceCount

Instance count for the service.

instanceSize

Instance type for the service.

serviceType

The discriminator possible values: DataTransfer, SqlDedicatedGateway, GraphAPICompute, MaterializedViewsBuilder

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

The discriminator possible values: DataTransfer, SqlDedicatedGateway, GraphAPICompute, MaterializedViewsBuilder

serviceType: string

Property Value

string