ProcessHostingConfiguration interface

Describes the hosting configuration of a process.

Properties

kind

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

provider

The hosting provider of the VM.

Property Details

kind

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

kind: "provider:azure"

Property Value

"provider:azure"

provider

The hosting provider of the VM.

provider?: "azure"

Property Value

"azure"