PostgreSqlFlexibleServerBackupOrigin 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.
Backup type.
public enum PostgreSqlFlexibleServerBackupOrigin
	type PostgreSqlFlexibleServerBackupOrigin = 
	Public Enum PostgreSqlFlexibleServerBackupOrigin
		- Inheritance
 - 
				PostgreSqlFlexibleServerBackupOrigin
 
Fields
| Name | Value | Description | 
|---|---|---|
| Full | 0 | Full.  | 
			
| CustomerOnDemand | 1 | Customer On-Demand.  |