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