|
5341 | 5341 | <Member Name="rsaSha1" Value="1" /> |
5342 | 5342 | <Member Name="unknownFutureValue" Value="2" /> |
5343 | 5343 | </EnumType> |
| 5344 | + <EnumType Name="webApplicationFirewallDnsRecordType"> |
| 5345 | + <Member Name="cname" Value="0" /> |
| 5346 | + <Member Name="unknownFutureValue" Value="1" /> |
| 5347 | + </EnumType> |
| 5348 | + <EnumType Name="webApplicationFirewallProviderType"> |
| 5349 | + <Member Name="akamai" Value="0" /> |
| 5350 | + <Member Name="cloudflare" Value="1" /> |
| 5351 | + <Member Name="unknownFutureValue" Value="2" /> |
| 5352 | + </EnumType> |
| 5353 | + <EnumType Name="webApplicationFirewallVerificationStatus"> |
| 5354 | + <Member Name="success" Value="0" /> |
| 5355 | + <Member Name="warning" Value="1" /> |
| 5356 | + <Member Name="failure" Value="2" /> |
| 5357 | + <Member Name="unknownFutureValue" Value="3" /> |
| 5358 | + </EnumType> |
5344 | 5359 | <EnumType Name="webBrowserCookieSettings"> |
5345 | 5360 | <Member Name="browserDefault" Value="0" /> |
5346 | 5361 | <Member Name="blockAlways" Value="1" /> |
|
6002 | 6017 | <ComplexType Name="airPrintSettings"> |
6003 | 6018 | <Property Name="incompatiblePrinters" Type="graph.incompatiblePrinterSettings" Nullable="false" /> |
6004 | 6019 | </ComplexType> |
| 6020 | + <ComplexType Name="akamaiAttackGroupActionModel"> |
| 6021 | + <Property Name="action" Type="Edm.String" /> |
| 6022 | + <Property Name="group" Type="Edm.String" /> |
| 6023 | + </ComplexType> |
| 6024 | + <ComplexType Name="akamaiCustomRuleModel"> |
| 6025 | + <Property Name="action" Type="Edm.String" /> |
| 6026 | + <Property Name="name" Type="Edm.String" /> |
| 6027 | + <Property Name="ruleId" Type="Edm.String" /> |
| 6028 | + </ComplexType> |
| 6029 | + <ComplexType Name="akamaiRapidRulesModel"> |
| 6030 | + <Property Name="defaultAction" Type="Edm.String" /> |
| 6031 | + <Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" /> |
| 6032 | + </ComplexType> |
| 6033 | + <ComplexType Name="akamaiVerifiedDetailsModel" BaseType="graph.webApplicationFirewallVerifiedDetails"> |
| 6034 | + <Property Name="activeAttackGroups" Type="Collection(graph.akamaiAttackGroupActionModel)" Nullable="false" /> |
| 6035 | + <Property Name="activeCustomRules" Type="Collection(graph.akamaiCustomRuleModel)" Nullable="false" /> |
| 6036 | + <Property Name="rapidRules" Type="graph.akamaiRapidRulesModel" /> |
| 6037 | + </ComplexType> |
6005 | 6038 | <ComplexType Name="album"> |
6006 | 6039 | <Property Name="coverImageItemId" Type="Edm.String" /> |
6007 | 6040 | </ComplexType> |
|
6821 | 6854 | <Property Name="content" Type="Edm.String" Nullable="false" /> |
6822 | 6855 | <Property Name="formatName" Type="Edm.String" Nullable="false" /> |
6823 | 6856 | </ComplexType> |
| 6857 | + <ComplexType Name="cloudFlareRuleModel"> |
| 6858 | + <Property Name="action" Type="Edm.String" /> |
| 6859 | + <Property Name="name" Type="Edm.String" /> |
| 6860 | + <Property Name="ruleId" Type="Edm.String" /> |
| 6861 | + </ComplexType> |
| 6862 | + <ComplexType Name="cloudFlareRulesetModel"> |
| 6863 | + <Property Name="name" Type="Edm.String" /> |
| 6864 | + <Property Name="phaseName" Type="Edm.String" /> |
| 6865 | + <Property Name="rulesetId" Type="Edm.String" /> |
| 6866 | + </ComplexType> |
| 6867 | + <ComplexType Name="cloudFlareVerifiedDetailsModel" BaseType="graph.webApplicationFirewallVerifiedDetails"> |
| 6868 | + <Property Name="enabledCustomRules" Type="Collection(graph.cloudFlareRuleModel)" Nullable="false" /> |
| 6869 | + <Property Name="enabledRecommendedRulesets" Type="Collection(graph.cloudFlareRulesetModel)" Nullable="false" /> |
| 6870 | + <Property Name="zoneId" Type="Edm.String" /> |
| 6871 | + </ComplexType> |
6824 | 6872 | <ComplexType Name="cloudPcAuditActor"> |
6825 | 6873 | <Property Name="applicationDisplayName" Type="Edm.String" /> |
6826 | 6874 | <Property Name="applicationId" Type="Edm.String" /> |
|
8003 | 8051 | <ComplexType Name="inviteNewBotResponse" BaseType="graph.participantJoiningResponse"> |
8004 | 8052 | <Property Name="inviteUri" Type="Edm.String" /> |
8005 | 8053 | </ComplexType> |
8006 | | - <ComplexType Name="iosDdmLobAppAssignmentSettings" BaseType="graph.mobileAppAssignmentSettings"> |
8007 | | - <Property Name="associatedDomains" Type="Collection(Edm.String)" /> |
8008 | | - <Property Name="associatedDomainsDirectDownloadAllowed" Type="Edm.Boolean" /> |
8009 | | - <Property Name="preventManagedAppBackup" Type="Edm.Boolean" /> |
8010 | | - <Property Name="tapToPayScreenLockEnabled" Type="Edm.Boolean" /> |
8011 | | - <Property Name="vpnConfigurationId" Type="Edm.String" /> |
8012 | | - </ComplexType> |
8013 | 8054 | <ComplexType Name="iosDeviceType"> |
8014 | 8055 | <Property Name="iPad" Type="Edm.Boolean" Nullable="false" /> |
8015 | 8056 | <Property Name="iPhoneAndIPod" Type="Edm.Boolean" Nullable="false" /> |
|
10746 | 10787 | <Property Name="redirectUris" Type="Collection(Edm.String)" Nullable="false" /> |
10747 | 10788 | <Property Name="redirectUriSettings" Type="Collection(graph.redirectUriSettings)" Nullable="false" /> |
10748 | 10789 | </ComplexType> |
| 10790 | + <ComplexType Name="webApplicationFirewallDnsConfiguration"> |
| 10791 | + <Property Name="isDomainVerified" Type="Edm.Boolean" Nullable="false" /> |
| 10792 | + <Property Name="isProxied" Type="Edm.Boolean" Nullable="false" /> |
| 10793 | + <Property Name="name" Type="Edm.String" /> |
| 10794 | + <Property Name="recordType" Type="graph.webApplicationFirewallDnsRecordType" Nullable="false" /> |
| 10795 | + <Property Name="value" Type="Edm.String" /> |
| 10796 | + </ComplexType> |
| 10797 | + <ComplexType Name="webApplicationFirewallVerificationResult"> |
| 10798 | + <Property Name="errors" Type="Collection(graph.genericError)" Nullable="false" /> |
| 10799 | + <Property Name="status" Type="graph.webApplicationFirewallVerificationStatus" Nullable="false" /> |
| 10800 | + <Property Name="verifiedOnDateTime" Type="Edm.DateTimeOffset" Nullable="false" /> |
| 10801 | + <Property Name="warnings" Type="Collection(graph.genericError)" Nullable="false" /> |
| 10802 | + </ComplexType> |
| 10803 | + <ComplexType Name="webApplicationFirewallVerifiedDetails" Abstract="true"> |
| 10804 | + <Property Name="dnsConfiguration" Type="graph.webApplicationFirewallDnsConfiguration" /> |
| 10805 | + </ComplexType> |
10749 | 10806 | <ComplexType Name="webPartData"> |
10750 | 10807 | <Property Name="dataVersion" Type="Edm.String" /> |
10751 | 10808 | <Property Name="description" Type="Edm.String" /> |
|
11473 | 11530 | <EntityType Name="aiUser" BaseType="graph.entity"> |
11474 | 11531 | <NavigationProperty Name="interactionHistory" Type="graph.aiInteractionHistory" ContainsTarget="true" /> |
11475 | 11532 | </EntityType> |
| 11533 | + <EntityType Name="akamaiWebApplicationFirewallProvider" BaseType="graph.webApplicationFirewallProvider"> |
| 11534 | + <Property Name="accessToken" Type="Edm.String" /> |
| 11535 | + <Property Name="clientSecret" Type="Edm.String" /> |
| 11536 | + <Property Name="clientToken" Type="Edm.String" /> |
| 11537 | + <Property Name="hostPrefix" Type="Edm.String" /> |
| 11538 | + </EntityType> |
11476 | 11539 | <EntityType Name="alert" BaseType="graph.entity" OpenType="true"> |
11477 | 11540 | <Property Name="activityGroupName" Type="Edm.String" /> |
11478 | 11541 | <Property Name="alertDetections" Type="Collection(graph.alertDetection)" /> |
|
12579 | 12642 | <NavigationProperty Name="onlineMeetings" Type="Collection(graph.onlineMeeting)" ContainsTarget="true" /> |
12580 | 12643 | <NavigationProperty Name="presences" Type="Collection(graph.presence)" ContainsTarget="true" /> |
12581 | 12644 | </EntityType> |
| 12645 | + <EntityType Name="cloudFlareWebApplicationFirewallProvider" BaseType="graph.webApplicationFirewallProvider"> |
| 12646 | + <Property Name="apiToken" Type="Edm.String" /> |
| 12647 | + <Property Name="zoneId" Type="Edm.String" /> |
| 12648 | + </EntityType> |
12582 | 12649 | <EntityType Name="cloudPC" BaseType="graph.entity"> |
12583 | 12650 | <Property Name="aadDeviceId" Type="Edm.String" /> |
12584 | 12651 | <Property Name="displayName" Type="Edm.String" /> |
|
15079 | 15146 | <NavigationProperty Name="conditionalAccess" Type="graph.conditionalAccessRoot" ContainsTarget="true" /> |
15080 | 15147 | <NavigationProperty Name="customAuthenticationExtensions" Type="Collection(graph.customAuthenticationExtension)" ContainsTarget="true" /> |
15081 | 15148 | <NavigationProperty Name="identityProviders" Type="Collection(graph.identityProviderBase)" ContainsTarget="true" /> |
| 15149 | + <NavigationProperty Name="riskPrevention" Type="graph.riskPreventionContainer" ContainsTarget="true" /> |
15082 | 15150 | <NavigationProperty Name="userFlowAttributes" Type="Collection(graph.identityUserFlowAttribute)" ContainsTarget="true" /> |
15083 | 15151 | </EntityType> |
15084 | 15152 | <EntityType Name="identityCustomUserFlowAttribute" BaseType="graph.identityUserFlowAttribute" /> |
|
17609 | 17677 | <Property Name="userId" Type="Edm.String" /> |
17610 | 17678 | <Property Name="userPrincipalName" Type="Edm.String" /> |
17611 | 17679 | </EntityType> |
| 17680 | + <EntityType Name="riskPreventionContainer"> |
| 17681 | + <NavigationProperty Name="webApplicationFirewallProviders" Type="Collection(graph.webApplicationFirewallProvider)" ContainsTarget="true" /> |
| 17682 | + <NavigationProperty Name="webApplicationFirewallVerifications" Type="Collection(graph.webApplicationFirewallVerificationModel)" ContainsTarget="true" /> |
| 17683 | + </EntityType> |
17612 | 17684 | <EntityType Name="riskyServicePrincipal" BaseType="graph.entity"> |
17613 | 17685 | <Property Name="appId" Type="Edm.String" /> |
17614 | 17686 | <Property Name="displayName" Type="Edm.String" /> |
|
19976 | 20048 | <Property Name="appUrl" Type="Edm.String" /> |
19977 | 20049 | <Property Name="useManagedBrowser" Type="Edm.Boolean" Nullable="false" /> |
19978 | 20050 | </EntityType> |
| 20051 | + <EntityType Name="webApplicationFirewallProvider" BaseType="graph.entity" Abstract="true"> |
| 20052 | + <Property Name="displayName" Type="Edm.String" Nullable="false" /> |
| 20053 | + </EntityType> |
| 20054 | + <EntityType Name="webApplicationFirewallVerificationModel" BaseType="graph.entity"> |
| 20055 | + <Property Name="providerType" Type="graph.webApplicationFirewallProviderType" Nullable="false" /> |
| 20056 | + <Property Name="verificationResult" Type="graph.webApplicationFirewallVerificationResult" /> |
| 20057 | + <Property Name="verifiedDetails" Type="graph.webApplicationFirewallVerifiedDetails" /> |
| 20058 | + <Property Name="verifiedHost" Type="Edm.String" /> |
| 20059 | + <NavigationProperty Name="provider" Type="graph.webApplicationFirewallProvider" /> |
| 20060 | + </EntityType> |
19979 | 20061 | <EntityType Name="webPart" BaseType="graph.entity" Abstract="true" /> |
19980 | 20062 | <EntityType Name="whatIfAnalysisResult" BaseType="graph.conditionalAccessPolicy"> |
19981 | 20063 | <Property Name="analysisReasons" Type="graph.whatIfAnalysisReasons" Nullable="false" /> |
|
25472 | 25554 | <Parameter Name="bindingParameter" Type="graph.domain" Nullable="false" /> |
25473 | 25555 | <ReturnType Type="graph.domain" /> |
25474 | 25556 | </Action> |
| 25557 | + <Action Name="verify" IsBound="true"> |
| 25558 | + <Parameter Name="bindingParameter" Type="graph.webApplicationFirewallProvider" /> |
| 25559 | + <Parameter Name="hostName" Type="Edm.String" Unicode="false" /> |
| 25560 | + <ReturnType Type="graph.webApplicationFirewallVerificationModel" /> |
| 25561 | + </Action> |
25475 | 25562 | <Action Name="vlookup" IsBound="true"> |
25476 | 25563 | <Parameter Name="bindparameter" Type="graph.workbookFunctions" /> |
25477 | 25564 | <Parameter Name="lookupValue" Type="Edm.Untyped" /> |
|
27095 | 27182 | <Term Name="conflictBehavior" Type="Edm.String" AppliesTo="microsoft.graph.driveItem" /> |
27096 | 27183 | <Term Name="downloadUrl" Type="Edm.String" AppliesTo="microsoft.graph.driveItem" /> |
27097 | 27184 | <Term Name="legacyName" Type="Edm.String" AppliesTo="microsoft.graph.identitySet" /> |
| 27185 | + <Term Name="originalSourceMembershipUrl" Type="Edm.String" AppliesTo="microsoft.graph.aadUserConversationMember" /> |
27098 | 27186 | <Term Name="sharedChanged" Type="Edm.Boolean" AppliesTo="microsoft.graph.driveItem" /> |
27099 | 27187 | <Term Name="sourceUrl" Type="Edm.String" AppliesTo="microsoft.graph.driveItem" /> |
27100 | 27188 | <Term Name="teamCreationMode" Type="Edm.String" AppliesTo="microsoft.graph.team" /> |
|
27585 | 27673 | </Singleton> |
27586 | 27674 | <Singleton Name="employeeExperience" Type="microsoft.graph.employeeExperience" /> |
27587 | 27675 | <Singleton Name="external" Type="microsoft.graph.externalConnectors.external" /> |
27588 | | - <Singleton Name="identity" Type="microsoft.graph.identityContainer" /> |
| 27676 | + <Singleton Name="identity" Type="microsoft.graph.identityContainer"> |
| 27677 | + <NavigationPropertyBinding Path="riskPrevention/webApplicationFirewallVerifications/provider" Target="identity/microsoft.graph.riskPreventionContainer/riskPrevention/webApplicationFirewallProviders" /> |
| 27678 | + </Singleton> |
27589 | 27679 | <Singleton Name="identityGovernance" Type="microsoft.graph.identityGovernance" /> |
27590 | 27680 | <Singleton Name="identityProtection" Type="microsoft.graph.identityProtectionRoot" /> |
27591 | 27681 | <Singleton Name="informationProtection" Type="microsoft.graph.informationProtection" /> |
|
36137 | 36227 | <Annotations Target="microsoft.graph.iosCustomConfiguration/payloadName"> |
36138 | 36228 | <Annotation Term="Org.OData.Core.V1.Description" String="Name that is displayed to the user." /> |
36139 | 36229 | </Annotations> |
36140 | | - <Annotations Target="microsoft.graph.iosDdmLobAppAssignmentSettings"> |
36141 | | - <Annotation Term="Org.OData.Core.V1.Description" String="Contains properties used to assign an iOS iOS Declarative Device Management (DDM) Line Of Business (LOB) mobile app to a group." /> |
36142 | | - </Annotations> |
36143 | | - <Annotations Target="microsoft.graph.iosDdmLobAppAssignmentSettings/associatedDomains"> |
36144 | | - <Annotation Term="Org.OData.Core.V1.Description" String="Domain names to associate with the app" /> |
36145 | | - </Annotations> |
36146 | | - <Annotations Target="microsoft.graph.iosDdmLobAppAssignmentSettings/associatedDomainsDirectDownloadAllowed"> |
36147 | | - <Annotation Term="Org.OData.Core.V1.Description" String="When true, the system allows direct downloads for the AssociatedDomains. When false, the system will not allow direct downloads for the AssociatedDomains. Default is false." /> |
36148 | | - </Annotations> |
36149 | | - <Annotations Target="microsoft.graph.iosDdmLobAppAssignmentSettings/preventManagedAppBackup"> |
36150 | | - <Annotation Term="Org.OData.Core.V1.Description" String="When true, indicates that the app should not be backed up to iCloud. When false, indicates that the app may be backed up to iCloud. Default is false." /> |
36151 | | - </Annotations> |
36152 | | - <Annotations Target="microsoft.graph.iosDdmLobAppAssignmentSettings/tapToPayScreenLockEnabled"> |
36153 | | - <Annotation Term="Org.OData.Core.V1.Description" String="When true, the device locks its screen after every transaction that requires a customer’s card PIN. When false, the user can choose the behavior. Default value is false." /> |
36154 | | - </Annotations> |
36155 | | - <Annotations Target="microsoft.graph.iosDdmLobAppAssignmentSettings/vpnConfigurationId"> |
36156 | | - <Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier of the relay to associate with the app." /> |
36157 | | - </Annotations> |
36158 | 36230 | <Annotations Target="microsoft.graph.iosDeviceFeaturesConfiguration"> |
36159 | 36231 | <Annotation Term="Org.OData.Core.V1.Description" String="iOS Device Features Configuration Profile." /> |
36160 | 36232 | </Annotations> |
|
47010 | 47082 | <Member Name="tool" Value="1" /> |
47011 | 47083 | <Member Name="unknownFutureValue" Value="2" /> |
47012 | 47084 | </EnumType> |
| 47085 | + <EnumType Name="investigationState" UnderlyingType="Edm.Int64"> |
| 47086 | + <Member Name="unknown" Value="0" /> |
| 47087 | + <Member Name="terminated" Value="1" /> |
| 47088 | + <Member Name="successfullyRemediated" Value="2" /> |
| 47089 | + <Member Name="benign" Value="4" /> |
| 47090 | + <Member Name="failed" Value="8" /> |
| 47091 | + <Member Name="partiallyRemediated" Value="16" /> |
| 47092 | + <Member Name="running" Value="32" /> |
| 47093 | + <Member Name="pendingApproval" Value="64" /> |
| 47094 | + <Member Name="pendingResource" Value="128" /> |
| 47095 | + <Member Name="queued" Value="512" /> |
| 47096 | + <Member Name="innerFailure" Value="1024" /> |
| 47097 | + <Member Name="preexistingAlert" Value="2048" /> |
| 47098 | + <Member Name="unsupportedOs" Value="4056" /> |
| 47099 | + <Member Name="unsupportedAlertType" Value="8192" /> |
| 47100 | + <Member Name="suppressedAlert" Value="16384" /> |
| 47101 | + <Member Name="partiallyInvestigated" Value="32768" /> |
| 47102 | + <Member Name="terminatedByUser" Value="65536" /> |
| 47103 | + <Member Name="terminatedBySystem" Value="131072" /> |
| 47104 | + <Member Name="unknownFutureValue" Value="262144" /> |
| 47105 | + </EnumType> |
47013 | 47106 | <EnumType Name="ioTDeviceImportanceType"> |
47014 | 47107 | <Member Name="unknown" Value="0" /> |
47015 | 47108 | <Member Name="low" Value="1" /> |
|
47808 | 47901 | <Property Name="firstActivityDateTime" Type="Edm.DateTimeOffset" /> |
47809 | 47902 | <Property Name="incidentId" Type="Edm.String" /> |
47810 | 47903 | <Property Name="incidentWebUrl" Type="Edm.String" /> |
| 47904 | + <Property Name="investigationState" Type="microsoft.graph.security.investigationState" /> |
47811 | 47905 | <Property Name="lastActivityDateTime" Type="Edm.DateTimeOffset" /> |
47812 | 47906 | <Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset" /> |
47813 | 47907 | <Property Name="mitreTechniques" Type="Collection(Edm.String)" /> |
|
0 commit comments