ServiceResourceCreateUpdateProperties interface
Properties in ServiceResourceCreateUpdateParameters.
Properties
| instance |
Instance count for the service. |
| instance |
Instance type for the service. |
| service |
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