Skip to content

Commit e6d3ce7

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean v1.0 metadata file with 215394 [skip ci]
1 parent 0ad3375 commit e6d3ce7

4 files changed

Lines changed: 45 additions & 9 deletions

clean_v10_metadata/cleanMetadata.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12272,6 +12272,7 @@
1227212272
<Property Name="identifierUris" Type="Collection(Edm.String)" Nullable="false" />
1227312273
<Property Name="info" Type="graph.informationalUrl" />
1227412274
<Property Name="isDeviceOnlyAuthSupported" Type="Edm.Boolean" />
12275+
<Property Name="isDisabled" Type="Edm.Boolean" />
1227512276
<Property Name="isFallbackPublicClient" Type="Edm.Boolean" />
1227612277
<Property Name="keyCredentials" Type="Collection(graph.keyCredential)" Nullable="false" />
1227712278
<Property Name="logo" Type="Edm.Stream" Nullable="false" />
@@ -13239,11 +13240,14 @@
1323913240
<Property Name="alternateResourceUrl" Type="Edm.String" />
1324013241
<Property Name="connectionType" Type="graph.cloudPcOnPremisesConnectionType" />
1324113242
<Property Name="displayName" Type="Edm.String" Nullable="false" />
13243+
<Property Name="healthCheckPaused" Type="Edm.Boolean" />
1324213244
<Property Name="healthCheckStatus" Type="graph.cloudPcOnPremisesConnectionStatus" Nullable="false" />
1324313245
<Property Name="healthCheckStatusDetail" Type="graph.cloudPcOnPremisesConnectionStatusDetail" />
1324413246
<Property Name="inUse" Type="Edm.Boolean" />
13247+
<Property Name="inUseByCloudPc" Type="Edm.Boolean" />
1324513248
<Property Name="organizationalUnit" Type="Edm.String" />
1324613249
<Property Name="resourceGroupId" Type="Edm.String" Nullable="false" />
13250+
<Property Name="scopeIds" Type="Collection(Edm.String)" />
1324713251
<Property Name="subnetId" Type="Edm.String" Nullable="false" />
1324813252
<Property Name="subscriptionId" Type="Edm.String" Nullable="false" />
1324913253
<Property Name="subscriptionName" Type="Edm.String" />
@@ -18838,6 +18842,7 @@
1883818842
<Property Name="displayName" Type="Edm.String" />
1883918843
<Property Name="homepage" Type="Edm.String" />
1884018844
<Property Name="info" Type="graph.informationalUrl" />
18845+
<Property Name="isDisabled" Type="Edm.Boolean" />
1884118846
<Property Name="keyCredentials" Type="Collection(graph.keyCredential)" Nullable="false" />
1884218847
<Property Name="loginUrl" Type="Edm.String" />
1884318848
<Property Name="logoutUrl" Type="Edm.String" />
@@ -26508,6 +26513,10 @@
2650826513
<Action Name="unsubscribeByMail" IsBound="true">
2650926514
<Parameter Name="bindingParameter" Type="graph.group" />
2651026515
</Action>
26516+
<Action Name="updateAdDomainPassword" IsBound="true">
26517+
<Parameter Name="bindingParameter" Type="graph.cloudPcOnPremisesConnection" />
26518+
<Parameter Name="adDomainPassword" Type="Edm.String" Unicode="false" />
26519+
</Action>
2651126520
<Action Name="updateAllowedCombinations" IsBound="true">
2651226521
<Parameter Name="bindingParameter" Type="graph.authenticationStrengthPolicy" />
2651326522
<Parameter Name="allowedCombinations" Type="Collection(graph.authenticationMethodModes)" />

clean_v10_metadata/cleanMetadataWithDescriptionsAndAnnotationsAndErrorsv1.0.xml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6177,10 +6177,10 @@
61776177
<Annotation Term="Org.OData.Core.V1.Description" String="The requestor's supplied justification." />
61786178
</Property>
61796179
<Property Name="requestType" Type="graph.accessPackageRequestType">
6180-
<Annotation Term="Org.OData.Core.V1.Description" String="The type of the request. The possible values are: notSpecified, userAdd, UserExtend, userUpdate, userRemove, adminAdd, adminUpdate, adminRemove, systemAdd, systemUpdate, systemRemove, onBehalfAdd (not supported), unknownFutureValue. Requests from the user have a requestType of userAdd, userUpdate, or userRemove. This property can't be changed once set." />
6180+
<Annotation Term="Org.OData.Core.V1.Description" String="The type of the request. The possible values are: notSpecified, userAdd, userUpdate, userRemove, adminAdd, adminUpdate, adminRemove, systemAdd, systemUpdate, systemRemove, onBehalfAdd (not supported), unknownFutureValue. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: approverRemove. Requests from the user have a requestType of userAdd, userUpdate, or userRemove. This property can't be changed once set." />
61816181
</Property>
61826182
<Property Name="schedule" Type="graph.entitlementManagementSchedule">
6183-
<Annotation Term="Org.OData.Core.V1.Description" String="The range of dates that access is to be assigned to the requestor. This property can't be changed once set, but a new schedule for an assignment can be included in another userUpdate or UserExtend or adminUpdate assignment request." />
6183+
<Annotation Term="Org.OData.Core.V1.Description" String="The range of dates that access is to be assigned to the requestor. This property can't be changed once set, but a new schedule for an assignment can be included in another userUpdate or adminUpdate assignment request." />
61846184
</Property>
61856185
<Property Name="state" Type="graph.accessPackageRequestState">
61866186
<Annotation Term="Org.OData.Core.V1.Description" String="The state of the request. The possible values are: submitted, pendingApproval, delivering, delivered, deliveryFailed, denied, scheduled, canceled, partiallyDelivered, unknownFutureValue. Read-only. Supports $filter (eq)." />
@@ -6192,7 +6192,7 @@
61926192
<Annotation Term="Org.OData.Core.V1.Description" String="The access package associated with the accessPackageAssignmentRequest. An access package defines the collections of resource roles and the policies for how one or more users can get access to those resources. Read-only. Nullable. Supports $expand." />
61936193
</NavigationProperty>
61946194
<NavigationProperty Name="assignment" Type="graph.accessPackageAssignment">
6195-
<Annotation Term="Org.OData.Core.V1.Description" String="For a requestType of userAdd or adminAdd, this is an access package assignment requested to be created. For a requestType of userRemove, adminRemove or systemRemove, this has the id property of an existing assignment to be removed. Supports $expand." />
6195+
<Annotation Term="Org.OData.Core.V1.Description" String="For a requestType of userAdd or adminAdd, this is an access package assignment requested to be created. For a requestType of userRemove, adminRemove, approverRemove, or systemRemove, this has the id property of an existing assignment to be removed. Supports $expand." />
61966196
</NavigationProperty>
61976197
<NavigationProperty Name="requestor" Type="graph.accessPackageSubject">
61986198
<Annotation Term="Org.OData.Core.V1.Description" String="The subject who requested or, if a direct assignment, was assigned. Read-only. Nullable. Supports $expand." />
@@ -7670,6 +7670,7 @@
76707670
<Property Name="isDeviceOnlyAuthSupported" Type="Edm.Boolean">
76717671
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether this application supports device authentication without a user. The default is false." />
76727672
</Property>
7673+
<Property Name="isDisabled" Type="Edm.Boolean" />
76737674
<Property Name="isFallbackPublicClient" Type="Edm.Boolean">
76747675
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the fallback application type as public client, such as an installed application running on a mobile device. The default value is false, which means the fallback application type is confidential client such as a web app. There are certain scenarios where Microsoft Entra ID can't determine the client application type. For example, the ROPC flow where it's configured without specifying a redirect URI. In those cases, Microsoft Entra ID interprets the application type based on the value of this property." />
76757676
</Property>
@@ -9780,6 +9781,7 @@
97809781
<Property Name="displayName" Type="Edm.String" Nullable="false">
97819782
<Annotation Term="Org.OData.Core.V1.Description" String="The display name for the Azure network connection." />
97829783
</Property>
9784+
<Property Name="healthCheckPaused" Type="Edm.Boolean" />
97839785
<Property Name="healthCheckStatus" Type="graph.cloudPcOnPremisesConnectionStatus" Nullable="false">
97849786
<Annotation Term="Org.OData.Core.V1.Description" String="The status of the most recent health check done on the on-premises connection. For example, if the status is passed, the on-premises connection passed all checks run by the service. Possible values: pending, running, passed, failed, warning, informational. Default is pending. Read-only." />
97859787
</Property>
@@ -9789,12 +9791,14 @@
97899791
<Property Name="inUse" Type="Edm.Boolean">
97909792
<Annotation Term="Org.OData.Core.V1.Description" String="When true, the Azure network connection is in use. When false, the connection isn't in use. You can't delete a connection that’s in use. Returned only on $select. For an example that shows how to get the inUse property, see Example 2: Get the selected properties of an Azure network connection, including healthCheckStatusDetail. Read-only." />
97919793
</Property>
9794+
<Property Name="inUseByCloudPc" Type="Edm.Boolean" />
97929795
<Property Name="organizationalUnit" Type="Edm.String">
97939796
<Annotation Term="Org.OData.Core.V1.Description" String="The organizational unit (OU) in which the computer account is created. If left null, the OU configured as the default (a well-known computer object container) in the tenant's Active Directory domain (OU) is used. Optional." />
97949797
</Property>
97959798
<Property Name="resourceGroupId" Type="Edm.String" Nullable="false">
97969799
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier of the target resource group used associated with the on-premises network connectivity for Cloud PCs. Required format: '/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}'" />
97979800
</Property>
9801+
<Property Name="scopeIds" Type="Collection(Edm.String)" />
97989802
<Property Name="subnetId" Type="Edm.String" Nullable="false">
97999803
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier of the target subnet used associated with the on-premises network connectivity for Cloud PCs. Required format: '/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkId}/subnets/{subnetName}'" />
98009804
</Property>
@@ -21501,6 +21505,7 @@
2150121505
<Property Name="info" Type="graph.informationalUrl">
2150221506
<Annotation Term="Org.OData.Core.V1.Description" String="Basic profile information of the acquired application such as app's marketing, support, terms of service and privacy statement URLs. The terms of service and privacy statement are surfaced to users through the user consent experience. For more info, see How to: Add Terms of service and privacy statement for registered Microsoft Entra apps. Supports $filter (eq, ne, not, ge, le, and eq on null values)." />
2150321507
</Property>
21508+
<Property Name="isDisabled" Type="Edm.Boolean" />
2150421509
<Property Name="keyCredentials" Type="Collection(graph.keyCredential)" Nullable="false">
2150521510
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of key credentials associated with the service principal. Not nullable. Supports $filter (eq, not, ge, le)." />
2150621511
</Property>
@@ -53137,6 +53142,10 @@
5313753142
</Collection>
5313853143
</Annotation>
5313953144
</Action>
53145+
<Action Name="updateAdDomainPassword" IsBound="true">
53146+
<Parameter Name="bindingParameter" Type="graph.cloudPcOnPremisesConnection" />
53147+
<Parameter Name="adDomainPassword" Type="Edm.String" Unicode="false" />
53148+
</Action>
5314053149
<Action Name="updateAllowedCombinations" IsBound="true">
5314153150
<Parameter Name="bindingParameter" Type="graph.authenticationStrengthPolicy" />
5314253151
<Parameter Name="allowedCombinations" Type="Collection(graph.authenticationMethodModes)" />

0 commit comments

Comments
 (0)