GraphAPIComputeServiceResourceCreateUpdateProperties interface

Properties for Create or Update request for GraphAPIComputeServiceResource

Extends

Properties

serviceType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

instanceCount

Instance count for the service.

instanceSize

Instance type for the service.

Property Details

serviceType

Polymorphic discriminator, which specifies the different types this object can be

serviceType: "GraphAPICompute"

Property Value

"GraphAPICompute"

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