OSConfiguration interface
Defines the OS configuration.
Properties
os |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
osType
Polymorphic discriminator, which specifies the different types this object can be
osType: "Linux" | "Windows"
Property Value
"Linux" | "Windows"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript