CollectionType 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.
Collection types.
public enum CollectionType
type CollectionType =
Public Enum CollectionType
- Inheritance
-
CollectionType
Fields
Name | Value | Description |
---|---|---|
Hybrid | 0 | The Hybrid collection. |
CloudOnly | 1 | The Cloud-only collection. |