You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Microsoft.Graph/Generated/model/AndroidMinimumOperatingSystem.cs
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -23,112 +23,112 @@ public partial class AndroidMinimumOperatingSystem
23
23
24
24
/// <summary>
25
25
/// Gets or sets v10_0.
26
-
/// Version 10.0 or later.
26
+
/// When TRUE, only Version 10.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
27
27
/// </summary>
28
28
[JsonPropertyName("v10_0")]
29
29
publicbool?V10_0{get;set;}
30
30
31
31
/// <summary>
32
32
/// Gets or sets v11_0.
33
-
/// Version 11.0 or later.
33
+
/// When TRUE, only Version 11.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
34
34
/// </summary>
35
35
[JsonPropertyName("v11_0")]
36
36
publicbool?V11_0{get;set;}
37
37
38
38
/// <summary>
39
39
/// Gets or sets v4_0.
40
-
/// Version 4.0 or later.
40
+
/// When TRUE, only Version 4.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
41
41
/// </summary>
42
42
[JsonPropertyName("v4_0")]
43
43
publicbool?V4_0{get;set;}
44
44
45
45
/// <summary>
46
46
/// Gets or sets v4_0_3.
47
-
/// Version 4.0.3 or later.
47
+
/// When TRUE, only Version 4.0.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
48
48
/// </summary>
49
49
[JsonPropertyName("v4_0_3")]
50
50
publicbool?V4_0_3{get;set;}
51
51
52
52
/// <summary>
53
53
/// Gets or sets v4_1.
54
-
/// Version 4.1 or later.
54
+
/// When TRUE, only Version 4.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
55
55
/// </summary>
56
56
[JsonPropertyName("v4_1")]
57
57
publicbool?V4_1{get;set;}
58
58
59
59
/// <summary>
60
60
/// Gets or sets v4_2.
61
-
/// Version 4.2 or later.
61
+
/// When TRUE, only Version 4.2 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
62
62
/// </summary>
63
63
[JsonPropertyName("v4_2")]
64
64
publicbool?V4_2{get;set;}
65
65
66
66
/// <summary>
67
67
/// Gets or sets v4_3.
68
-
/// Version 4.3 or later.
68
+
/// When TRUE, only Version 4.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
69
69
/// </summary>
70
70
[JsonPropertyName("v4_3")]
71
71
publicbool?V4_3{get;set;}
72
72
73
73
/// <summary>
74
74
/// Gets or sets v4_4.
75
-
/// Version 4.4 or later.
75
+
/// When TRUE, only Version 4.4 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
76
76
/// </summary>
77
77
[JsonPropertyName("v4_4")]
78
78
publicbool?V4_4{get;set;}
79
79
80
80
/// <summary>
81
81
/// Gets or sets v5_0.
82
-
/// Version 5.0 or later.
82
+
/// When TRUE, only Version 5.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
83
83
/// </summary>
84
84
[JsonPropertyName("v5_0")]
85
85
publicbool?V5_0{get;set;}
86
86
87
87
/// <summary>
88
88
/// Gets or sets v5_1.
89
-
/// Version 5.1 or later.
89
+
/// When TRUE, only Version 5.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
90
90
/// </summary>
91
91
[JsonPropertyName("v5_1")]
92
92
publicbool?V5_1{get;set;}
93
93
94
94
/// <summary>
95
95
/// Gets or sets v6_0.
96
-
/// Version 6.0 or later.
96
+
/// When TRUE, only Version 6.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
97
97
/// </summary>
98
98
[JsonPropertyName("v6_0")]
99
99
publicbool?V6_0{get;set;}
100
100
101
101
/// <summary>
102
102
/// Gets or sets v7_0.
103
-
/// Version 7.0 or later.
103
+
/// When TRUE, only Version 7.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
104
104
/// </summary>
105
105
[JsonPropertyName("v7_0")]
106
106
publicbool?V7_0{get;set;}
107
107
108
108
/// <summary>
109
109
/// Gets or sets v7_1.
110
-
/// Version 7.1 or later.
110
+
/// When TRUE, only Version 7.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
111
111
/// </summary>
112
112
[JsonPropertyName("v7_1")]
113
113
publicbool?V7_1{get;set;}
114
114
115
115
/// <summary>
116
116
/// Gets or sets v8_0.
117
-
/// Version 8.0 or later.
117
+
/// When TRUE, only Version 8.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
118
118
/// </summary>
119
119
[JsonPropertyName("v8_0")]
120
120
publicbool?V8_0{get;set;}
121
121
122
122
/// <summary>
123
123
/// Gets or sets v8_1.
124
-
/// Version 8.1 or later.
124
+
/// When TRUE, only Version 8.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
125
125
/// </summary>
126
126
[JsonPropertyName("v8_1")]
127
127
publicbool?V8_1{get;set;}
128
128
129
129
/// <summary>
130
130
/// Gets or sets v9_0.
131
-
/// Version 9.0 or later.
131
+
/// When TRUE, only Version 9.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
Copy file name to clipboardExpand all lines: src/Microsoft.Graph/Generated/model/ChangeNotificationCollection.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ public partial class ChangeNotificationCollection
23
23
24
24
/// <summary>
25
25
/// Gets or sets validationTokens.
26
-
/// Contains an array of JWT tokens generated by Microsoft Graph for the application to validate the origin of the notifications. Microsoft Graph generates a single token for each distinct app and tenant pair for an item if it exists in the value array. Keep in mind that notifications can contain a mix of items for various apps and tenants that subscribed using the same notification URL. Only provided for change notifications with resource data Optional.
26
+
/// Contains an array of JWT tokens generated by Microsoft Graph for the application to validate the origin of the notifications. Microsoft Graph generates a single token for each distinct app and tenant pair for an item if it exists in the value array. Keep in mind that notifications can contain a mix of items for various apps and tenants that subscribed using the same notification URL. Only provided for change notifications with resource data. Optional.
Copy file name to clipboardExpand all lines: src/Microsoft.Graph/Generated/model/IosMinimumOperatingSystem.cs
+14-7Lines changed: 14 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -23,49 +23,56 @@ public partial class IosMinimumOperatingSystem
23
23
24
24
/// <summary>
25
25
/// Gets or sets v10_0.
26
-
/// Version 10.0 or later.
26
+
/// When TRUE, only Version 10.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
27
27
/// </summary>
28
28
[JsonPropertyName("v10_0")]
29
29
publicbool?V10_0{get;set;}
30
30
31
31
/// <summary>
32
32
/// Gets or sets v11_0.
33
-
/// Version 11.0 or later.
33
+
/// When TRUE, only Version 11.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
34
34
/// </summary>
35
35
[JsonPropertyName("v11_0")]
36
36
publicbool?V11_0{get;set;}
37
37
38
38
/// <summary>
39
39
/// Gets or sets v12_0.
40
-
/// Version 12.0 or later.
40
+
/// When TRUE, only Version 12.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
41
41
/// </summary>
42
42
[JsonPropertyName("v12_0")]
43
43
publicbool?V12_0{get;set;}
44
44
45
45
/// <summary>
46
46
/// Gets or sets v13_0.
47
-
/// Version 13.0 or later.
47
+
/// When TRUE, only Version 13.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
48
48
/// </summary>
49
49
[JsonPropertyName("v13_0")]
50
50
publicbool?V13_0{get;set;}
51
51
52
52
/// <summary>
53
53
/// Gets or sets v14_0.
54
-
/// Version 14.0 or later.
54
+
/// When TRUE, only Version 14.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
55
55
/// </summary>
56
56
[JsonPropertyName("v14_0")]
57
57
publicbool?V14_0{get;set;}
58
58
59
+
/// <summary>
60
+
/// Gets or sets v15_0.
61
+
/// When TRUE, only Version 15.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
62
+
/// </summary>
63
+
[JsonPropertyName("v15_0")]
64
+
publicbool?V15_0{get;set;}
65
+
59
66
/// <summary>
60
67
/// Gets or sets v8_0.
61
-
/// Version 8.0 or later.
68
+
/// When TRUE, only Version 8.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
62
69
/// </summary>
63
70
[JsonPropertyName("v8_0")]
64
71
publicbool?V8_0{get;set;}
65
72
66
73
/// <summary>
67
74
/// Gets or sets v9_0.
68
-
/// Version 9.0 or later.
75
+
/// When TRUE, only Version 9.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
0 commit comments