summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/EnumFirewall.go
blob: a7be03e77c42efb38034bf5a92968a3a71433719 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// FirewallCertificateRevocationListCheckMethodType undocumented
type FirewallCertificateRevocationListCheckMethodType string

const (
	// FirewallCertificateRevocationListCheckMethodTypeVDeviceDefault undocumented
	FirewallCertificateRevocationListCheckMethodTypeVDeviceDefault FirewallCertificateRevocationListCheckMethodType = "deviceDefault"
	// FirewallCertificateRevocationListCheckMethodTypeVNone undocumented
	FirewallCertificateRevocationListCheckMethodTypeVNone FirewallCertificateRevocationListCheckMethodType = "none"
	// FirewallCertificateRevocationListCheckMethodTypeVAttempt undocumented
	FirewallCertificateRevocationListCheckMethodTypeVAttempt FirewallCertificateRevocationListCheckMethodType = "attempt"
	// FirewallCertificateRevocationListCheckMethodTypeVRequire undocumented
	FirewallCertificateRevocationListCheckMethodTypeVRequire FirewallCertificateRevocationListCheckMethodType = "require"
)

var (
	// FirewallCertificateRevocationListCheckMethodTypePDeviceDefault is a pointer to FirewallCertificateRevocationListCheckMethodTypeVDeviceDefault
	FirewallCertificateRevocationListCheckMethodTypePDeviceDefault = &_FirewallCertificateRevocationListCheckMethodTypePDeviceDefault
	// FirewallCertificateRevocationListCheckMethodTypePNone is a pointer to FirewallCertificateRevocationListCheckMethodTypeVNone
	FirewallCertificateRevocationListCheckMethodTypePNone = &_FirewallCertificateRevocationListCheckMethodTypePNone
	// FirewallCertificateRevocationListCheckMethodTypePAttempt is a pointer to FirewallCertificateRevocationListCheckMethodTypeVAttempt
	FirewallCertificateRevocationListCheckMethodTypePAttempt = &_FirewallCertificateRevocationListCheckMethodTypePAttempt
	// FirewallCertificateRevocationListCheckMethodTypePRequire is a pointer to FirewallCertificateRevocationListCheckMethodTypeVRequire
	FirewallCertificateRevocationListCheckMethodTypePRequire = &_FirewallCertificateRevocationListCheckMethodTypePRequire
)

var (
	_FirewallCertificateRevocationListCheckMethodTypePDeviceDefault = FirewallCertificateRevocationListCheckMethodTypeVDeviceDefault
	_FirewallCertificateRevocationListCheckMethodTypePNone          = FirewallCertificateRevocationListCheckMethodTypeVNone
	_FirewallCertificateRevocationListCheckMethodTypePAttempt       = FirewallCertificateRevocationListCheckMethodTypeVAttempt
	_FirewallCertificateRevocationListCheckMethodTypePRequire       = FirewallCertificateRevocationListCheckMethodTypeVRequire
)

// FirewallPacketQueueingMethodType undocumented
type FirewallPacketQueueingMethodType string

const (
	// FirewallPacketQueueingMethodTypeVDeviceDefault undocumented
	FirewallPacketQueueingMethodTypeVDeviceDefault FirewallPacketQueueingMethodType = "deviceDefault"
	// FirewallPacketQueueingMethodTypeVDisabled undocumented
	FirewallPacketQueueingMethodTypeVDisabled FirewallPacketQueueingMethodType = "disabled"
	// FirewallPacketQueueingMethodTypeVQueueInbound undocumented
	FirewallPacketQueueingMethodTypeVQueueInbound FirewallPacketQueueingMethodType = "queueInbound"
	// FirewallPacketQueueingMethodTypeVQueueOutbound undocumented
	FirewallPacketQueueingMethodTypeVQueueOutbound FirewallPacketQueueingMethodType = "queueOutbound"
	// FirewallPacketQueueingMethodTypeVQueueBoth undocumented
	FirewallPacketQueueingMethodTypeVQueueBoth FirewallPacketQueueingMethodType = "queueBoth"
)

var (
	// FirewallPacketQueueingMethodTypePDeviceDefault is a pointer to FirewallPacketQueueingMethodTypeVDeviceDefault
	FirewallPacketQueueingMethodTypePDeviceDefault = &_FirewallPacketQueueingMethodTypePDeviceDefault
	// FirewallPacketQueueingMethodTypePDisabled is a pointer to FirewallPacketQueueingMethodTypeVDisabled
	FirewallPacketQueueingMethodTypePDisabled = &_FirewallPacketQueueingMethodTypePDisabled
	// FirewallPacketQueueingMethodTypePQueueInbound is a pointer to FirewallPacketQueueingMethodTypeVQueueInbound
	FirewallPacketQueueingMethodTypePQueueInbound = &_FirewallPacketQueueingMethodTypePQueueInbound
	// FirewallPacketQueueingMethodTypePQueueOutbound is a pointer to FirewallPacketQueueingMethodTypeVQueueOutbound
	FirewallPacketQueueingMethodTypePQueueOutbound = &_FirewallPacketQueueingMethodTypePQueueOutbound
	// FirewallPacketQueueingMethodTypePQueueBoth is a pointer to FirewallPacketQueueingMethodTypeVQueueBoth
	FirewallPacketQueueingMethodTypePQueueBoth = &_FirewallPacketQueueingMethodTypePQueueBoth
)

var (
	_FirewallPacketQueueingMethodTypePDeviceDefault = FirewallPacketQueueingMethodTypeVDeviceDefault
	_FirewallPacketQueueingMethodTypePDisabled      = FirewallPacketQueueingMethodTypeVDisabled
	_FirewallPacketQueueingMethodTypePQueueInbound  = FirewallPacketQueueingMethodTypeVQueueInbound
	_FirewallPacketQueueingMethodTypePQueueOutbound = FirewallPacketQueueingMethodTypeVQueueOutbound
	_FirewallPacketQueueingMethodTypePQueueBoth     = FirewallPacketQueueingMethodTypeVQueueBoth
)

// FirewallPreSharedKeyEncodingMethodType undocumented
type FirewallPreSharedKeyEncodingMethodType string

const (
	// FirewallPreSharedKeyEncodingMethodTypeVDeviceDefault undocumented
	FirewallPreSharedKeyEncodingMethodTypeVDeviceDefault FirewallPreSharedKeyEncodingMethodType = "deviceDefault"
	// FirewallPreSharedKeyEncodingMethodTypeVNone undocumented
	FirewallPreSharedKeyEncodingMethodTypeVNone FirewallPreSharedKeyEncodingMethodType = "none"
	// FirewallPreSharedKeyEncodingMethodTypeVUtF8 undocumented
	FirewallPreSharedKeyEncodingMethodTypeVUtF8 FirewallPreSharedKeyEncodingMethodType = "utF8"
)

var (
	// FirewallPreSharedKeyEncodingMethodTypePDeviceDefault is a pointer to FirewallPreSharedKeyEncodingMethodTypeVDeviceDefault
	FirewallPreSharedKeyEncodingMethodTypePDeviceDefault = &_FirewallPreSharedKeyEncodingMethodTypePDeviceDefault
	// FirewallPreSharedKeyEncodingMethodTypePNone is a pointer to FirewallPreSharedKeyEncodingMethodTypeVNone
	FirewallPreSharedKeyEncodingMethodTypePNone = &_FirewallPreSharedKeyEncodingMethodTypePNone
	// FirewallPreSharedKeyEncodingMethodTypePUtF8 is a pointer to FirewallPreSharedKeyEncodingMethodTypeVUtF8
	FirewallPreSharedKeyEncodingMethodTypePUtF8 = &_FirewallPreSharedKeyEncodingMethodTypePUtF8
)

var (
	_FirewallPreSharedKeyEncodingMethodTypePDeviceDefault = FirewallPreSharedKeyEncodingMethodTypeVDeviceDefault
	_FirewallPreSharedKeyEncodingMethodTypePNone          = FirewallPreSharedKeyEncodingMethodTypeVNone
	_FirewallPreSharedKeyEncodingMethodTypePUtF8          = FirewallPreSharedKeyEncodingMethodTypeVUtF8
)