Skip to content

Commit 14f9541

Browse files
github-actions[bot]Microsoft Graph DevX Tooling
andauthored
Weekly OpenApiDocs Download (#1563)
* Weekly OpenApiDocs Download. [run ci] * Add generated MgCommandMetadata.json. [run ci] Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
1 parent 70167fe commit 14f9541

File tree

92 files changed

+150927
-124094
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+150927
-124094
lines changed

config/ModuleMetadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
],
2626
"releaseNotes": "See https://aka.ms/GraphPowerShell-Release.",
2727
"assemblyOriginatorKeyFile": "35MSSharedLib1024.snk",
28-
"version": "1.12.4"
28+
"version": "1.13.0"
2929
}

openApiDocs/beta/Compliance.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8071,7 +8071,7 @@ components:
80718071
description: 'Identifies the info segments assigned to the group. Returned by default. Supports $filter (eq, not, ge, le, startsWith).'
80728072
isAssignableToRole:
80738073
type: boolean
8074-
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global administrator and Privileged role administrator roles can set this property. The caller must be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
8074+
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
80758075
nullable: true
80768076
isManagementRestricted:
80778077
type: boolean
@@ -18116,9 +18116,11 @@ components:
1811618116
nullable: true
1811718117
tenantId:
1811818118
type: string
18119+
description: The ID of the tenant that the tag member is a part of.
1811918120
nullable: true
1812018121
userId:
1812118122
type: string
18123+
description: The user ID of the member.
1812218124
nullable: true
1812318125
additionalProperties:
1812418126
type: object
@@ -24471,6 +24473,7 @@ components:
2447124473
lastUsedDateTime:
2447224474
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
2447324475
type: string
24476+
description: 'Date and time when the printer was last used by the signed-in user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
2447424477
format: date-time
2447524478
nullable: true
2447624479
additionalProperties:

openApiDocs/beta/DeviceManagement.Administration.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16598,7 +16598,7 @@ paths:
1659816598
tags:
1659916599
- deviceManagement.virtualEndpoint
1660016600
summary: Get assignments from deviceManagement
16601-
description: 'Represents the set of Microsoft 365 groups and security groups in Azure AD that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSettingample.'
16601+
description: 'Represents the set of Microsoft 365 groups and security groups in Azure Active Directory that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSettingample.'
1660216602
operationId: deviceManagement.virtualEndpoint.userSettings_ListAssignments
1660316603
parameters:
1660416604
- name: cloudPcUserSetting-id
@@ -16702,7 +16702,7 @@ paths:
1670216702
tags:
1670316703
- deviceManagement.virtualEndpoint
1670416704
summary: Get assignments from deviceManagement
16705-
description: 'Represents the set of Microsoft 365 groups and security groups in Azure AD that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSettingample.'
16705+
description: 'Represents the set of Microsoft 365 groups and security groups in Azure Active Directory that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSettingample.'
1670616706
operationId: deviceManagement.virtualEndpoint.userSettings_GetAssignments
1670716707
parameters:
1670816708
- name: cloudPcUserSetting-id
@@ -19189,7 +19189,7 @@ components:
1918919189
type: array
1919019190
items:
1919119191
$ref: '#/components/schemas/microsoft.graph.cloudPcUserSettingAssignment'
19192-
description: 'Represents the set of Microsoft 365 groups and security groups in Azure AD that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSettingample.'
19192+
description: 'Represents the set of Microsoft 365 groups and security groups in Azure Active Directory that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSettingample.'
1919319193
x-ms-navigationProperty: true
1919419194
additionalProperties:
1919519195
type: object

openApiDocs/beta/DeviceManagement.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65443,7 +65443,7 @@ components:
6544365443
type: array
6544465444
items:
6544565445
$ref: '#/components/schemas/microsoft.graph.cloudPcUserSettingAssignment'
65446-
description: 'Represents the set of Microsoft 365 groups and security groups in Azure AD that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSettingample.'
65446+
description: 'Represents the set of Microsoft 365 groups and security groups in Azure Active Directory that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSettingample.'
6544765447
x-ms-navigationProperty: true
6544865448
additionalProperties:
6544965449
type: object
@@ -69722,7 +69722,7 @@ components:
6972269722
description: 'Identifies the info segments assigned to the group. Returned by default. Supports $filter (eq, not, ge, le, startsWith).'
6972369723
isAssignableToRole:
6972469724
type: boolean
69725-
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global administrator and Privileged role administrator roles can set this property. The caller must be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
69725+
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
6972669726
nullable: true
6972769727
isManagementRestricted:
6972869728
type: boolean
@@ -79108,6 +79108,7 @@ components:
7910879108
lastUsedDateTime:
7910979109
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
7911079110
type: string
79111+
description: 'Date and time when the printer was last used by the signed-in user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
7911179112
format: date-time
7911279113
nullable: true
7911379114
additionalProperties:
@@ -83117,9 +83118,11 @@ components:
8311783118
nullable: true
8311883119
tenantId:
8311983120
type: string
83121+
description: The ID of the tenant that the tag member is a part of.
8312083122
nullable: true
8312183123
userId:
8312283124
type: string
83125+
description: The user ID of the member.
8312383126
nullable: true
8312483127
additionalProperties:
8312583128
type: object

openApiDocs/beta/Devices.CloudPrint.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15633,6 +15633,7 @@ components:
1563315633
lastUsedDateTime:
1563415634
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
1563515635
type: string
15636+
description: 'Date and time when the printer was last used by the signed-in user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
1563615637
format: date-time
1563715638
nullable: true
1563815639
additionalProperties:
@@ -15697,7 +15698,7 @@ components:
1569715698
description: 'Identifies the info segments assigned to the group. Returned by default. Supports $filter (eq, not, ge, le, startsWith).'
1569815699
isAssignableToRole:
1569915700
type: boolean
15700-
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global administrator and Privileged role administrator roles can set this property. The caller must be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
15701+
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
1570115702
nullable: true
1570215703
isManagementRestricted:
1570315704
type: boolean
@@ -31370,9 +31371,11 @@ components:
3137031371
nullable: true
3137131372
tenantId:
3137231373
type: string
31374+
description: The ID of the tenant that the tag member is a part of.
3137331375
nullable: true
3137431376
userId:
3137531377
type: string
31378+
description: The user ID of the member.
3137631379
nullable: true
3137731380
additionalProperties:
3137831381
type: object

openApiDocs/beta/Devices.CorporateManagement.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35319,7 +35319,7 @@ components:
3531935319
description: 'Identifies the info segments assigned to the group. Returned by default. Supports $filter (eq, not, ge, le, startsWith).'
3532035320
isAssignableToRole:
3532135321
type: boolean
35322-
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global administrator and Privileged role administrator roles can set this property. The caller must be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
35322+
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
3532335323
nullable: true
3532435324
isManagementRestricted:
3532535325
type: boolean
@@ -42817,6 +42817,7 @@ components:
4281742817
lastUsedDateTime:
4281842818
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
4281942819
type: string
42820+
description: 'Date and time when the printer was last used by the signed-in user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
4282042821
format: date-time
4282142822
nullable: true
4282242823
additionalProperties:
@@ -46765,9 +46766,11 @@ components:
4676546766
nullable: true
4676646767
tenantId:
4676746768
type: string
46769+
description: The ID of the tenant that the tag member is a part of.
4676846770
nullable: true
4676946771
userId:
4677046772
type: string
46773+
description: The user ID of the member.
4677146774
nullable: true
4677246775
additionalProperties:
4677346776
type: object

openApiDocs/beta/Education.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16490,7 +16490,7 @@ components:
1649016490
description: 'Identifies the info segments assigned to the group. Returned by default. Supports $filter (eq, not, ge, le, startsWith).'
1649116491
isAssignableToRole:
1649216492
type: boolean
16493-
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global administrator and Privileged role administrator roles can set this property. The caller must be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
16493+
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
1649416494
nullable: true
1649516495
isManagementRestricted:
1649616496
type: boolean
@@ -31319,9 +31319,11 @@ components:
3131931319
nullable: true
3132031320
tenantId:
3132131321
type: string
31322+
description: The ID of the tenant that the tag member is a part of.
3132231323
nullable: true
3132331324
userId:
3132431325
type: string
31326+
description: The user ID of the member.
3132531327
nullable: true
3132631328
additionalProperties:
3132731329
type: object
@@ -31633,6 +31635,7 @@ components:
3163331635
lastUsedDateTime:
3163431636
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
3163531637
type: string
31638+
description: 'Date and time when the printer was last used by the signed-in user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
3163631639
format: date-time
3163731640
nullable: true
3163831641
additionalProperties:

openApiDocs/beta/Files.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74374,7 +74374,7 @@ components:
7437474374
description: 'Identifies the info segments assigned to the group. Returned by default. Supports $filter (eq, not, ge, le, startsWith).'
7437574375
isAssignableToRole:
7437674376
type: boolean
74377-
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global administrator and Privileged role administrator roles can set this property. The caller must be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
74377+
description: 'Indicates whether this group can be assigned to an Azure Active Directory role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Azure AD role assignmentsReturned by default. Supports $filter (eq, ne, not).'
7437874378
nullable: true
7437974379
isManagementRestricted:
7438074380
type: boolean
@@ -83810,6 +83810,7 @@ components:
8381083810
lastUsedDateTime:
8381183811
pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
8381283812
type: string
83813+
description: 'Date and time when the printer was last used by the signed-in user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
8381383814
format: date-time
8381483815
nullable: true
8381583816
additionalProperties:
@@ -87199,9 +87200,11 @@ components:
8719987200
nullable: true
8720087201
tenantId:
8720187202
type: string
87203+
description: The ID of the tenant that the tag member is a part of.
8720287204
nullable: true
8720387205
userId:
8720487206
type: string
87207+
description: The user ID of the member.
8720587208
nullable: true
8720687209
additionalProperties:
8720787210
type: object

0 commit comments

Comments
 (0)