ProcessHostingConfiguration interface
Describes the hosting configuration of a process.
Properties
kind | Polymorphic Discriminator |
provider | The hosting provider of the VM. Possible values include: 'azure' |
Property Details
kind
Polymorphic Discriminator
kind: "ProcessHostingConfiguration"
Property Value
"ProcessHostingConfiguration"
provider
The hosting provider of the VM. Possible values include: 'azure'
provider?: "azure"
Property Value
"azure"