Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 1 addition & 29 deletions schemas/beta-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -18135,6 +18135,7 @@
</EntityType>
<EntityType Name="authenticationMethod" BaseType="graph.entity" Abstract="true">
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
<Property Name="lastUsedDateTime" Type="Edm.DateTimeOffset" />
</EntityType>
<EntityType Name="authenticationMethodConfiguration" BaseType="graph.entity" Abstract="true">
<Property Name="excludeTargets" Type="Collection(graph.excludeTarget)" />
Expand Down Expand Up @@ -20264,7 +20265,6 @@
<NavigationProperty Name="serviceNowConnections" Type="Collection(graph.serviceNowConnection)" ContainsTarget="true" />
<NavigationProperty Name="settingDefinitions" Type="Collection(graph.deviceManagementSettingDefinition)" ContainsTarget="true" />
<NavigationProperty Name="softwareUpdateStatusSummary" Type="graph.softwareUpdateStatusSummary" />
<NavigationProperty Name="telecomExpenseManagementPartners" Type="Collection(graph.telecomExpenseManagementPartner)" ContainsTarget="true" />
<NavigationProperty Name="templateInsights" Type="Collection(graph.deviceManagementTemplateInsightsDefinition)" ContainsTarget="true" />
<NavigationProperty Name="templates" Type="Collection(graph.deviceManagementTemplate)" ContainsTarget="true" />
<NavigationProperty Name="templateSettings" Type="Collection(graph.deviceManagementConfigurationSettingTemplate)" ContainsTarget="true" />
Expand Down Expand Up @@ -26197,13 +26197,6 @@
<Property Name="tenantId" Type="Edm.String" />
<Property Name="userId" Type="Edm.String" />
</EntityType>
<EntityType Name="telecomExpenseManagementPartner" BaseType="graph.entity">
<Property Name="appAuthorized" Type="Edm.Boolean" Nullable="false" />
<Property Name="displayName" Type="Edm.String" />
<Property Name="enabled" Type="Edm.Boolean" Nullable="false" />
<Property Name="lastConnectionDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
<Property Name="url" Type="Edm.String" />
</EntityType>
<EntityType Name="temporaryAccessPassAuthenticationMethod" BaseType="graph.authenticationMethod">
<Property Name="isUsableOnce" Type="Edm.Boolean" />
<Property Name="lifetimeInMinutes" Type="Edm.Int32" />
Expand Down Expand Up @@ -51683,9 +51676,6 @@
<Annotations Target="microsoft.graph.deviceManagement/subscriptionState">
<Annotation Term="Org.OData.Core.V1.Description" String="Tenant mobile device management subscription state." />
</Annotations>
<Annotations Target="microsoft.graph.deviceManagement/telecomExpenseManagementPartners">
<Annotation Term="Org.OData.Core.V1.Description" String="The telecom expense management partners." />
</Annotations>
<Annotations Target="microsoft.graph.deviceManagement/templateInsights">
<Annotation Term="Org.OData.Core.V1.Description" String="List of setting insights in a template" />
</Annotations>
Expand Down Expand Up @@ -72100,24 +72090,6 @@
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner">
<Annotation Term="Org.OData.Core.V1.Description" String="telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/appAuthorized">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the partner's AAD app has been authorized to access Intune." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/displayName">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name of the TEM partner." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/enabled">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether Intune's connection to the TEM service is currently enabled or disabled." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/lastConnectionDateTime">
<Annotation Term="Org.OData.Core.V1.Description" String="Timestamp of the last request sent to Intune by the TEM partner." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/url">
<Annotation Term="Org.OData.Core.V1.Description" String="URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service." />
</Annotations>
<Annotations Target="microsoft.graph.tenantAttachRBAC">
<Annotation Term="Org.OData.Core.V1.Description" String="Singleton entity that acts as a container for tenant attach enablement functionality." />
</Annotations>
Expand Down
30 changes: 1 addition & 29 deletions schemas/beta-Mooncake.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -14668,6 +14668,7 @@
</EntityType>
<EntityType Name="authenticationMethod" BaseType="graph.entity" Abstract="true">
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
<Property Name="lastUsedDateTime" Type="Edm.DateTimeOffset" />
</EntityType>
<EntityType Name="authenticationMethodConfiguration" BaseType="graph.entity" Abstract="true">
<Property Name="excludeTargets" Type="Collection(graph.excludeTarget)" />
Expand Down Expand Up @@ -16316,7 +16317,6 @@
<NavigationProperty Name="serviceNowConnections" Type="Collection(graph.serviceNowConnection)" ContainsTarget="true" />
<NavigationProperty Name="settingDefinitions" Type="Collection(graph.deviceManagementSettingDefinition)" ContainsTarget="true" />
<NavigationProperty Name="softwareUpdateStatusSummary" Type="graph.softwareUpdateStatusSummary" />
<NavigationProperty Name="telecomExpenseManagementPartners" Type="Collection(graph.telecomExpenseManagementPartner)" ContainsTarget="true" />
<NavigationProperty Name="templateInsights" Type="Collection(graph.deviceManagementTemplateInsightsDefinition)" ContainsTarget="true" />
<NavigationProperty Name="templates" Type="Collection(graph.deviceManagementTemplate)" ContainsTarget="true" />
<NavigationProperty Name="templateSettings" Type="Collection(graph.deviceManagementConfigurationSettingTemplate)" ContainsTarget="true" />
Expand Down Expand Up @@ -21587,13 +21587,6 @@
<Property Name="tenantId" Type="Edm.String" />
<Property Name="userId" Type="Edm.String" />
</EntityType>
<EntityType Name="telecomExpenseManagementPartner" BaseType="graph.entity">
<Property Name="appAuthorized" Type="Edm.Boolean" Nullable="false" />
<Property Name="displayName" Type="Edm.String" />
<Property Name="enabled" Type="Edm.Boolean" Nullable="false" />
<Property Name="lastConnectionDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
<Property Name="url" Type="Edm.String" />
</EntityType>
<EntityType Name="temporaryAccessPassAuthenticationMethod" BaseType="graph.authenticationMethod">
<Property Name="isUsableOnce" Type="Edm.Boolean" />
<Property Name="lifetimeInMinutes" Type="Edm.Int32" />
Expand Down Expand Up @@ -41841,9 +41834,6 @@
<Annotations Target="microsoft.graph.deviceManagement/subscriptionState">
<Annotation Term="Org.OData.Core.V1.Description" String="Tenant mobile device management subscription state." />
</Annotations>
<Annotations Target="microsoft.graph.deviceManagement/telecomExpenseManagementPartners">
<Annotation Term="Org.OData.Core.V1.Description" String="The telecom expense management partners." />
</Annotations>
<Annotations Target="microsoft.graph.deviceManagement/templateInsights">
<Annotation Term="Org.OData.Core.V1.Description" String="List of setting insights in a template" />
</Annotations>
Expand Down Expand Up @@ -61021,24 +61011,6 @@
<Annotations Target="microsoft.graph.targetedManagedAppProtection/targetedAppManagementLevels">
<Annotation Term="Org.OData.Core.V1.Description" String="The intended app management levels for this policy" />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner">
<Annotation Term="Org.OData.Core.V1.Description" String="telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/appAuthorized">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the partner's AAD app has been authorized to access Intune." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/displayName">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name of the TEM partner." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/enabled">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether Intune's connection to the TEM service is currently enabled or disabled." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/lastConnectionDateTime">
<Annotation Term="Org.OData.Core.V1.Description" String="Timestamp of the last request sent to Intune by the TEM partner." />
</Annotations>
<Annotations Target="microsoft.graph.telecomExpenseManagementPartner/url">
<Annotation Term="Org.OData.Core.V1.Description" String="URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service." />
</Annotations>
<Annotations Target="microsoft.graph.tenantAttachRBAC">
<Annotation Term="Org.OData.Core.V1.Description" String="Singleton entity that acts as a container for tenant attach enablement functionality." />
</Annotations>
Expand Down
Loading
Loading