WebSiteComputeMode 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.
The compute mode for a web site.
public enum WebSiteComputeMode
type WebSiteComputeMode =
Public Enum WebSiteComputeMode
- Inheritance
-
WebSiteComputeMode
Fields
Name | Value | Description |
---|---|---|
Shared | 0 | |
Dedicated | 1 | |
Dynamic | 2 |