Skip to content

Commit

Permalink
Merge pull request #505 from microsoftgraph/schemas/metadata-publishi…
Browse files Browse the repository at this point in the history
…ng-2023-11-17

Schema sync 2023-11-17 from 1.3.197.1
  • Loading branch information
andrueastman authored Nov 17, 2023
2 parents 182fd69 + f82f35e commit a56af70
Show file tree
Hide file tree
Showing 6 changed files with 274 additions and 86 deletions.
103 changes: 61 additions & 42 deletions schemas/annotated-beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -10516,7 +10516,7 @@
<Property Name="displayName" Type="Edm.String" />
<Property Name="tenantId" Type="Edm.String" />
</ComplexType>
<ComplexType Name="azureAdJoinPolicy" OpenType="true">
<ComplexType Name="azureADJoinPolicy" OpenType="true">
<Property Name="allowedGroups" Type="Collection(Edm.String)" />
<Property Name="allowedUsers" Type="Collection(Edm.String)" />
<Property Name="appliesTo" Type="graph.policyScope" />
Expand Down Expand Up @@ -22986,7 +22986,7 @@
<Property Name="troubleshootingErrorDetails" Type="graph.deviceManagementTroubleshootingErrorDetails" />
</EntityType>
<EntityType Name="deviceRegistrationPolicy" BaseType="graph.entity">
<Property Name="azureADJoin" Type="graph.azureAdJoinPolicy" />
<Property Name="azureADJoin" Type="graph.azureADJoinPolicy" />
<Property Name="azureADRegistration" Type="graph.azureADRegistrationPolicy" />
<Property Name="description" Type="Edm.String" />
<Property Name="displayName" Type="Edm.String" />
Expand Down Expand Up @@ -49349,7 +49349,7 @@
<Annotation Term="Org.OData.Core.V1.LongDescription" String="The value of this property is only available when reading an individual booking appointment by id." />
</Annotations>
<Annotations Target="microsoft.graph.bookingBusiness">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a Microsot Bookings Business." />
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a Microsoft Bookings Business." />
<Annotation Term="Org.OData.Core.V1.LongDescription" String="The bookingBusiness is the top level object which contains business information and related business objects such as appointments, customers, services and staff members." />
</Annotations>
<Annotations Target="microsoft.graph.bookingBusiness/appointments">
Expand Down Expand Up @@ -58568,45 +58568,6 @@
<Annotations Target="microsoft.graph.deviceProtectionOverview/unknownStateThreatAgentDeviceCount">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates number of devices with threat agent state as unknown" />
</Annotations>
<Annotations Target="microsoft.graph.deviceRegistrationPolicy">
<Annotation Term="Org.OData.Capabilities.V1.CountRestrictions">
<Record>
<PropertyValue Property="Countable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
<Record>
<PropertyValue Property="Deletable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
<Record>
<PropertyValue Property="Expandable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions">
<Record>
<PropertyValue Property="Filterable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
<Record>
<PropertyValue Property="Insertable" Bool="true" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" />
<Annotation Term="Org.OData.Capabilities.V1.SortRestrictions">
<Record>
<PropertyValue Property="Sortable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="false" />
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
<Record>
<PropertyValue Property="Updatable" Bool="false" />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.deviceRegistrationState">
<Annotation Term="Org.OData.Core.V1.Description" String="Device registration status." />
</Annotations>
Expand Down Expand Up @@ -62597,6 +62558,20 @@
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="true" />
</Annotations>
<Annotations Target="microsoft.graph.identityContainer">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-08-23" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-08-23" />
<PropertyValue Property="Version" String="2023-08/PrivatePreview:changeManagement" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.identityContainer/userFlows">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
Expand Down Expand Up @@ -72492,6 +72467,50 @@
<Annotations Target="microsoft.graph.policyPlatformType/windowsPhone81">
<Annotation Term="Org.OData.Core.V1.Description" String="WindowsPhone 8.1." />
</Annotations>
<Annotations Target="microsoft.graph.policyRoot/deviceRegistrationPolicy">
<Annotation Term="Org.OData.Capabilities.V1.CountRestrictions">
<Record>
<PropertyValue Property="Countable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
<Record>
<PropertyValue Property="Deletable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
<Record>
<PropertyValue Property="Expandable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions">
<Record>
<PropertyValue Property="Filterable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
<Record>
<PropertyValue Property="Insertable" Bool="true" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions">
<Record>
<PropertyValue Property="Referenceable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" />
<Annotation Term="Org.OData.Capabilities.V1.SortRestrictions">
<Record>
<PropertyValue Property="Sortable" Bool="false" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="false" />
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
<Record>
<PropertyValue Property="Updatable" Bool="false" />
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.policySet">
<Annotation Term="Org.OData.Core.V1.Description" String="A class containing the properties used for PolicySet." />
</Annotations>
Expand Down
2 changes: 1 addition & 1 deletion schemas/annotated-v1.0-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -23811,7 +23811,7 @@
<Annotation Term="Org.OData.Core.V1.LongDescription" String="The value of this property is only available when reading an individual booking appointment by id." />
</Annotations>
<Annotations Target="microsoft.graph.bookingBusiness">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a Microsot Bookings Business." />
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a Microsoft Bookings Business." />
<Annotation Term="Org.OData.Core.V1.LongDescription" String="The bookingBusiness is the top level object which contains business information and related business objects such as appointments, customers, services and staff members." />
</Annotations>
<Annotations Target="microsoft.graph.bookingBusiness/appointments">
Expand Down
75 changes: 75 additions & 0 deletions schemas/beta-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -14811,6 +14811,17 @@
<Property Name="hybridAzureADJoinSkipConnectivityCheck" Type="Edm.Boolean" Nullable="false" />
<NavigationProperty Name="domainJoinConfiguration" Type="graph.windowsDomainJoinConfiguration" ContainsTarget="true" />
</EntityType>
<EntityType Name="activeUsersBreakdownMetric" BaseType="graph.entity">
<Property Name="appId" Type="Edm.String" Nullable="false" />
<Property Name="appName" Type="Edm.String" Nullable="false" />
<Property Name="count" Type="Edm.Int64" Nullable="false" />
<Property Name="factDate" Type="Edm.Date" Nullable="false" />
<Property Name="os" Type="Edm.String" Nullable="false" />
</EntityType>
<EntityType Name="activeUsersMetric" BaseType="graph.entity">
<Property Name="count" Type="Edm.Int64" Nullable="false" />
<Property Name="factDate" Type="Edm.Date" Nullable="false" />
</EntityType>
<EntityType Name="activityBasedTimeoutPolicy" BaseType="graph.stsPolicy" />
<EntityType Name="admin">
<NavigationProperty Name="people" Type="graph.peopleAdminSettings" ContainsTarget="true" />
Expand Down Expand Up @@ -16300,6 +16311,14 @@
<Property Name="isRegistrationRequired" Type="Edm.Boolean" Nullable="false" />
<Property Name="targetType" Type="graph.authenticationMethodTargetType" Nullable="false" />
</EntityType>
<EntityType Name="authenticationsMetric" BaseType="graph.entity">
<Property Name="appid" Type="Edm.String" />
<Property Name="attemptsCount" Type="Edm.Int64" Nullable="false" />
<Property Name="country" Type="Edm.String" />
<Property Name="factDate" Type="Edm.Date" Nullable="false" />
<Property Name="os" Type="Edm.String" />
<Property Name="successCount" Type="Edm.Int64" Nullable="false" />
</EntityType>
<EntityType Name="authenticationStrengthPolicy" BaseType="graph.entity">
<Property Name="allowedCombinations" Type="Collection(graph.authenticationMethodModes)" Nullable="false" />
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
Expand Down Expand Up @@ -17110,6 +17129,15 @@
<Property Name="usePreDefinedValuesOnly" Type="Edm.Boolean" />
<NavigationProperty Name="allowedValues" Type="Collection(graph.allowedValue)" ContainsTarget="true" />
</EntityType>
<EntityType Name="dailyUserInsightMetricsRoot" BaseType="graph.entity">
<NavigationProperty Name="activeUsers" Type="Collection(graph.activeUsersMetric)" />
<NavigationProperty Name="activeUsersBreakdown" Type="Collection(graph.activeUsersBreakdownMetric)" />
<NavigationProperty Name="authentications" Type="Collection(graph.authenticationsMetric)" />
<NavigationProperty Name="mfaCompletions" Type="Collection(graph.mfaCompletionMetric)" />
<NavigationProperty Name="signUps" Type="Collection(graph.userSignUpMetric)" />
<NavigationProperty Name="summary" Type="Collection(graph.insightSummary)" />
<NavigationProperty Name="userCount" Type="Collection(graph.userCountMetric)" />
</EntityType>
<EntityType Name="dataClassificationService" BaseType="graph.entity">
<NavigationProperty Name="classifyFileJobs" Type="Collection(graph.jobResponseBase)" ContainsTarget="true" />
<NavigationProperty Name="classifyTextJobs" Type="Collection(graph.jobResponseBase)" ContainsTarget="true" />
Expand Down Expand Up @@ -19554,6 +19582,18 @@
<NavigationProperty Name="sensitivityLabels" Type="Collection(graph.sensitivityLabel)" ContainsTarget="true" />
<NavigationProperty Name="sensitivityPolicySettings" Type="graph.sensitivityPolicySettings" ContainsTarget="true" />
</EntityType>
<EntityType Name="insightSummary" BaseType="graph.entity">
<Property Name="activeUsers" Type="Edm.Int64" Nullable="false" />
<Property Name="appId" Type="Edm.String" Nullable="false" />
<Property Name="authenticationCompletions" Type="Edm.Int64" Nullable="false" />
<Property Name="authenticationRequests" Type="Edm.Int64" Nullable="false" />
<Property Name="factDate" Type="Edm.Date" Nullable="false" />
<Property Name="os" Type="Edm.String" Nullable="false" />
<Property Name="securityTextCompletions" Type="Edm.Int64" Nullable="false" />
<Property Name="securityTextRequests" Type="Edm.Int64" Nullable="false" />
<Property Name="securityVoiceCompletions" Type="Edm.Int64" Nullable="false" />
<Property Name="securityVoiceRequests" Type="Edm.Int64" Nullable="false" />
</EntityType>
<EntityType Name="internalDomainFederation" BaseType="graph.samlOrWsFedProvider">
<Property Name="activeSignInUri" Type="Edm.String" />
<Property Name="federatedIdpMfaBehavior" Type="graph.federatedIdpMfaBehavior" />
Expand Down Expand Up @@ -21114,6 +21154,14 @@
<Property Name="isReadOnly" Type="Edm.Boolean" />
<Property Name="sequence" Type="Edm.Int32" />
</EntityType>
<EntityType Name="mfaCompletionMetric" BaseType="graph.entity">
<Property Name="appId" Type="Edm.String" />
<Property Name="attemptsCount" Type="Edm.Int64" Nullable="false" />
<Property Name="factDate" Type="Edm.Date" Nullable="false" />
<Property Name="mfaMethod" Type="Edm.String" />
<Property Name="os" Type="Edm.String" />
<Property Name="successCount" Type="Edm.Int64" Nullable="false" />
</EntityType>
<EntityType Name="microsoftAccountUserConversationMember" BaseType="graph.conversationMember">
<Property Name="userId" Type="Edm.String" />
</EntityType>
Expand Down Expand Up @@ -21343,6 +21391,15 @@
<Property Name="windowsEnabled" Type="Edm.Boolean" Nullable="false" />
<Property Name="windowsMobileApplicationManagementEnabled" Type="Edm.Boolean" Nullable="false" />
</EntityType>
<EntityType Name="monthlyUserInsightMetricsRoot" BaseType="graph.entity">
<NavigationProperty Name="activeUsers" Type="Collection(graph.activeUsersMetric)" />
<NavigationProperty Name="activeUsersBreakdown" Type="Collection(graph.activeUsersBreakdownMetric)" />
<NavigationProperty Name="authentications" Type="Collection(graph.authenticationsMetric)" />
<NavigationProperty Name="mfaCompletions" Type="Collection(graph.mfaCompletionMetric)" />
<NavigationProperty Name="requests" Type="Collection(graph.userRequestsMetric)" />
<NavigationProperty Name="signUps" Type="Collection(graph.userSignUpMetric)" />
<NavigationProperty Name="summary" Type="Collection(graph.insightSummary)" />
</EntityType>
<EntityType Name="multiValueLegacyExtendedProperty" BaseType="graph.entity">
<Property Name="value" Type="Collection(Edm.String)" />
</EntityType>
Expand Down Expand Up @@ -22447,6 +22504,7 @@
<NavigationProperty Name="monthlyPrintUsageByPrinter" Type="Collection(graph.printUsageByPrinter)" ContainsTarget="true" />
<NavigationProperty Name="monthlyPrintUsageByUser" Type="Collection(graph.printUsageByUser)" ContainsTarget="true" />
<NavigationProperty Name="sla" Type="graph.serviceLevelAgreementRoot" ContainsTarget="true" />
<NavigationProperty Name="userInsights" Type="graph.userInsightsRoot" ContainsTarget="true" />
</EntityType>
<EntityType Name="request" BaseType="graph.entity">
<Property Name="approvalId" Type="Edm.String" />
Expand Down Expand Up @@ -23987,6 +24045,10 @@
<Property Name="createdBy" Type="graph.identitySet" />
<Property Name="reason" Type="Edm.String" />
</EntityType>
<EntityType Name="userCountMetric" BaseType="graph.entity">
<Property Name="count" Type="Edm.Int64" Nullable="false" />
<Property Name="factDate" Type="Edm.Date" Nullable="false" />
</EntityType>
<EntityType Name="userExperienceAnalyticsAnomaly" BaseType="graph.entity">
<Property Name="anomalyFirstOccurrenceDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
<Property Name="anomalyId" Type="Edm.String" />
Expand Down Expand Up @@ -24444,6 +24506,10 @@
<NavigationProperty Name="overridesPages" Type="Collection(graph.userFlowLanguagePage)" ContainsTarget="true" />
</EntityType>
<EntityType Name="userFlowLanguagePage" BaseType="graph.entity" HasStream="true" />
<EntityType Name="userInsightsRoot" BaseType="graph.entity">
<NavigationProperty Name="daily" Type="graph.dailyUserInsightMetricsRoot" ContainsTarget="true" />
<NavigationProperty Name="monthly" Type="graph.monthlyUserInsightMetricsRoot" ContainsTarget="true" />
</EntityType>
<EntityType Name="userInsightsSettings" BaseType="graph.entity">
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
</EntityType>
Expand Down Expand Up @@ -24486,6 +24552,10 @@
<Property Name="userPrincipalName" Type="Edm.String" Nullable="false" />
<Property Name="userType" Type="graph.signInUserType" />
</EntityType>
<EntityType Name="userRequestsMetric" BaseType="graph.entity">
<Property Name="factDate" Type="Edm.Date" Nullable="false" />
<Property Name="requestCount" Type="Edm.Int64" Nullable="false" />
</EntityType>
<EntityType Name="userScopeTeamsAppInstallation" BaseType="graph.teamsAppInstallation">
<NavigationProperty Name="chat" Type="graph.chat" />
</EntityType>
Expand All @@ -24496,6 +24566,11 @@
<EntityType Name="userSignInInsight" BaseType="graph.governanceInsight">
<Property Name="lastSignInDateTime" Type="Edm.DateTimeOffset" />
</EntityType>
<EntityType Name="userSignUpMetric" BaseType="graph.entity">
<Property Name="count" Type="Edm.Int64" Nullable="false" />
<Property Name="factDate" Type="Edm.Date" Nullable="false" />
<Property Name="os" Type="Edm.String" />
</EntityType>
<EntityType Name="userTeamwork" BaseType="graph.entity">
<NavigationProperty Name="associatedTeams" Type="Collection(graph.associatedTeamInfo)" ContainsTarget="true" />
<NavigationProperty Name="installedApps" Type="Collection(graph.userScopeTeamsAppInstallation)" ContainsTarget="true" />
Expand Down
Loading

0 comments on commit a56af70

Please sign in to comment.