NodeLocation Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("758A900A-372D-4534-9464-34235C80F23C")]
public enum NodeLocation
type NodeLocation =
Public Enum NodeLocation
- Inheritance
-
NodeLocation
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| OnPremise | 1 | |
| Azure | 2 | |
| AzureVM | 3 | |
| AzureEmbedded | 4 | |
| AzureEmbeddedVM | 5 | |
| UnmanagedResource | 6 | |
| Linux | 7 | |
| AzureBatch | 8 | |
| NonDomainJoined | 9 |