Skip to content

Commit 6460e6b

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean metadata file with 75361
1 parent fa4d46c commit 6460e6b

4 files changed

Lines changed: 3022 additions & 2766 deletions

clean_beta_metadata/cleanMetadata.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17826,6 +17826,11 @@
1782617826
<Property Name="displayName" Type="Edm.String" />
1782717827
<Property Name="tenantId" Type="Edm.String" />
1782817828
</ComplexType>
17829+
<ComplexType Name="crossCloudAzureActiveDirectoryTenant" BaseType="graph.identitySource">
17830+
<Property Name="cloudInstance" Type="Edm.String" Nullable="false" />
17831+
<Property Name="displayName" Type="Edm.String" />
17832+
<Property Name="tenantId" Type="Edm.String" />
17833+
</ComplexType>
1782917834
<ComplexType Name="domainIdentitySource" BaseType="graph.identitySource">
1783017835
<Property Name="displayName" Type="Edm.String" />
1783117836
<Property Name="domainName" Type="Edm.String" />
@@ -30243,6 +30248,10 @@
3024330248
<Parameter Name="bindingParameter" Type="graph.domain" Nullable="false" />
3024430249
<Parameter Name="disableUserAccounts" Type="Edm.Boolean" />
3024530250
</Action>
30251+
<Action Name="promote" IsBound="true">
30252+
<Parameter Name="bindingParameter" Type="graph.domain" Nullable="false" />
30253+
<ReturnType Type="Edm.Boolean" />
30254+
</Action>
3024630255
<Action Name="verify" IsBound="true" EntitySetPath="bindingParameter">
3024730256
<Parameter Name="bindingParameter" Type="graph.domain" Nullable="false" />
3024830257
<ReturnType Type="graph.domain" />
@@ -35876,6 +35885,16 @@
3587635885
<Parameter Name="softwareType" Type="graph.teamworkSoftwareType" Nullable="false" />
3587735886
<Parameter Name="softwareVersion" Type="Edm.String" Unicode="false" />
3587835887
</Action>
35888+
<Action Name="sendActivityNotificationToRecipients" IsBound="true">
35889+
<Parameter Name="bindingParameter" Type="graph.teamwork" />
35890+
<Parameter Name="topic" Type="graph.teamworkActivityTopic" />
35891+
<Parameter Name="activityType" Type="Edm.String" Unicode="false" />
35892+
<Parameter Name="chainId" Type="Edm.Int64" />
35893+
<Parameter Name="previewText" Type="graph.itemBody" />
35894+
<Parameter Name="teamsAppId" Type="Edm.String" Unicode="false" />
35895+
<Parameter Name="templateParameters" Type="Collection(graph.keyValuePair)" />
35896+
<Parameter Name="recipients" Type="Collection(graph.teamworkNotificationRecipient)" />
35897+
</Action>
3587935898
<Action Name="softDelete" IsBound="true">
3588035899
<Parameter Name="bindingParameter" Type="graph.chatMessage" />
3588135900
</Action>

0 commit comments

Comments
 (0)