GalleryReplicationMode 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.
Optional parameter which specifies the mode to be used for replication. This property is not updatable.
public enum GalleryReplicationMode
type GalleryReplicationMode =
Public Enum GalleryReplicationMode
- Inheritance
-
GalleryReplicationMode
Fields
| Name | Value | Description |
|---|---|---|
| Full | 0 | Full. |
| Shallow | 1 | Shallow. |