SqlDedicatedGatewayServiceResourceCreateUpdateProperties interface
Properties for Create or Update request for SqlDedicatedGatewayServiceResource
Properties
| dedicated |
DedicatedGatewayType for the service. |
| service |
ServiceType for the service. |
Inherited Properties
| instance |
Instance count for the service. |
| instance |
Instance type for the service. |
Property Details
dedicatedGatewayType
DedicatedGatewayType for the service.
dedicatedGatewayType?: string
Property Value
string
serviceType
ServiceType for the service.
serviceType: "SqlDedicatedGateway"
Property Value
"SqlDedicatedGateway"
Inherited Property Details
instanceCount
Instance count for the service.
instanceCount?: number
Property Value
number
Inherited From ServiceResourceCreateUpdateProperties.instanceCount
instanceSize
Instance type for the service.
instanceSize?: string
Property Value
string
Inherited From ServiceResourceCreateUpdateProperties.instanceSize