ServiceAccountHostingModel 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.
Account hosting model.
public enum ServiceAccountHostingModel
type ServiceAccountHostingModel =
Public Enum ServiceAccountHostingModel
- Inheritance
-
ServiceAccountHostingModel
Fields
Name | Value | Description |
---|---|---|
Web | 0 | Web. |
ConnectedContainer | 1 | ConnectedContainer. |
DisconnectedContainer | 2 | DisconnectedContainer. |
ProvisionedWeb | 3 | ProvisionedWeb. |