Enum OpenApiCommon.OaOpLevelCodes
Values that represent oa Operation level codes.
Namespace: Microsoft.Health.Fhir.SpecManager.Language.OpenApi
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public enum OaOpLevelCodes : int
Fields
| Name | Description |
|---|---|
| Instance | An enum constant representing the instance option. |
| System | An enum constant representing the system option. |
| Type | An enum constant representing the resource option. |