Enum ProtectionSettings.AllowedHttpMethodsEnum
Namespace: Oci.WaasService.Models
Assembly: OCI.DotNetSDK.Waas.dll
Syntax
public enum ProtectionSettings.AllowedHttpMethodsEnum
Fields
| Name | Description |
|---|---|
| Connect | |
| Delete | |
| Get | |
| Head | |
| Options | |
| Patch | |
| Post | |
| Propfind | |
| Put | |
| Trace | |
| UnknownEnumValue |