Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated models and request builders #731

Closed
wants to merge 1 commit into from

Conversation

andrueastman
Copy link
Member

This pull request was automatically created by Azure Pipelines. Important Check for unexpected deletions or changes in this PR.

Update generated files with build 178264
Copy link
Contributor

Addition of Public method byAppRoleAssignmentId in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with return type AppRoleAssignmentItemRequestBuilder and parameters appRoleAssignmentId of type string is required Addition of Public property Count in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with type CountRequestBuilder Addition of Public property delta in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with type DeltaRequestBuilder Addition of Public method get in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with return type AppRoleAssignmentCollectionResponse and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public property getAvailableExtensionProperties in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with type GetAvailableExtensionPropertiesRequestBuilder Addition of Public property getByIds in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with type GetByIdsRequestBuilder Addition of Public method post in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with return type AppRoleAssignment and parameters body of type AppRoleAssignment is required; requestConfiguration of type RequestConfiguration is optional Addition of Public method toGetRequestInformation in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with return type RequestInformation and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public method toPostRequestInformation in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with return type RequestInformation and parameters body of type AppRoleAssignment is required; requestConfiguration of type RequestConfiguration is optional Addition of Public property validateProperties in type .appRoleAssignments.appRoleAssignmentsRequestBuilder with type ValidatePropertiesRequestBuilder Addition of Public property count in type .appRoleAssignments.appRoleAssignmentsRequestBuilderGetQueryParameters with type boolean Addition of Public property expand in type .appRoleAssignments.appRoleAssignmentsRequestBuilderGetQueryParameters with type string[] Addition of Public property filter in type .appRoleAssignments.appRoleAssignmentsRequestBuilderGetQueryParameters with type string Addition of Public property orderby in type .appRoleAssignments.appRoleAssignmentsRequestBuilderGetQueryParameters with type string[] Addition of Public property search in type .appRoleAssignments.appRoleAssignmentsRequestBuilderGetQueryParameters with type string Addition of Public property select in type .appRoleAssignments.appRoleAssignmentsRequestBuilderGetQueryParameters with type string[] Addition of Public property skip in type .appRoleAssignments.appRoleAssignmentsRequestBuilderGetQueryParameters with type number Addition of Public property top in type .appRoleAssignments.appRoleAssignmentsRequestBuilderGetQueryParameters with type number Addition of .appRoleAssignments.appRoleAssignmentsRequestBuilder implements BaseRequestBuilder Addition of Public method get in type .appRoleAssignments.count.CountRequestBuilder with return type number and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public method toGetRequestInformation in type .appRoleAssignments.count.CountRequestBuilder with return type RequestInformation and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public property filter in type .appRoleAssignments.count.CountRequestBuilderGetQueryParameters with type string Addition of Public property search in type .appRoleAssignments.count.CountRequestBuilderGetQueryParameters with type string Addition of .appRoleAssignments.count.CountRequestBuilder implements BaseRequestBuilder Addition of Public property value in type .appRoleAssignments.delta.DeltaGetResponse with type DirectoryObject[] Addition of .appRoleAssignments.delta.DeltaGetResponse implements BaseDeltaFunctionResponse; Parsable Addition of Public method get in type .appRoleAssignments.delta.deltaRequestBuilder with return type DeltaGetResponse and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public method toGetRequestInformation in type .appRoleAssignments.delta.deltaRequestBuilder with return type RequestInformation and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public property count in type .appRoleAssignments.delta.deltaRequestBuilderGetQueryParameters with type boolean Addition of Public property expand in type .appRoleAssignments.delta.deltaRequestBuilderGetQueryParameters with type string[] Addition of Public property filter in type .appRoleAssignments.delta.deltaRequestBuilderGetQueryParameters with type string Addition of Public property orderby in type .appRoleAssignments.delta.deltaRequestBuilderGetQueryParameters with type string[] Addition of Public property search in type .appRoleAssignments.delta.deltaRequestBuilderGetQueryParameters with type string Addition of Public property select in type .appRoleAssignments.delta.deltaRequestBuilderGetQueryParameters with type string[] Addition of Public property skip in type .appRoleAssignments.delta.deltaRequestBuilderGetQueryParameters with type number Addition of Public property top in type .appRoleAssignments.delta.deltaRequestBuilderGetQueryParameters with type number Addition of .appRoleAssignments.delta.deltaRequestBuilder implements BaseRequestBuilder Addition of Public property AdditionalData in type .appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with type Record Addition of Public property backingStoreEnabled in type .appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with type boolean Addition of Public property isSyncedFromOnPremises in type .appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with type boolean Addition of .appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of Public property value in type .appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostResponse with type ExtensionProperty[] Addition of .appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostResponse implements BaseCollectionPaginationCountResponse; Parsable Addition of Public method post in type .appRoleAssignments.getAvailableExtensionProperties.getAvailableExtensionPropertiesRequestBuilder with return type GetAvailableExtensionPropertiesPostResponse and parameters body of type GetAvailableExtensionPropertiesPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of Public method toPostRequestInformation in type .appRoleAssignments.getAvailableExtensionProperties.getAvailableExtensionPropertiesRequestBuilder with return type RequestInformation and parameters body of type GetAvailableExtensionPropertiesPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of .appRoleAssignments.getAvailableExtensionProperties.getAvailableExtensionPropertiesRequestBuilder implements BaseRequestBuilder Addition of Public property AdditionalData in type .appRoleAssignments.getByIds.GetByIdsPostRequestBody with type Record Addition of Public property backingStoreEnabled in type .appRoleAssignments.getByIds.GetByIdsPostRequestBody with type boolean Addition of Public property ids in type .appRoleAssignments.getByIds.GetByIdsPostRequestBody with type string[] Addition of Public property types in type .appRoleAssignments.getByIds.GetByIdsPostRequestBody with type string[] Addition of .appRoleAssignments.getByIds.GetByIdsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of Public property value in type .appRoleAssignments.getByIds.GetByIdsPostResponse with type DirectoryObject[] Addition of .appRoleAssignments.getByIds.GetByIdsPostResponse implements BaseCollectionPaginationCountResponse; Parsable Addition of Public method post in type .appRoleAssignments.getByIds.getByIdsRequestBuilder with return type GetByIdsPostResponse and parameters body of type GetByIdsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of Public method toPostRequestInformation in type .appRoleAssignments.getByIds.getByIdsRequestBuilder with return type RequestInformation and parameters body of type GetByIdsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of .appRoleAssignments.getByIds.getByIdsRequestBuilder implements BaseRequestBuilder Addition of Public property checkMemberGroups in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type CheckMemberGroupsRequestBuilder Addition of Public property checkMemberObjects in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type CheckMemberObjectsRequestBuilder Addition of Public method delete in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type void and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public method get in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignment and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public property getMemberGroups in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type GetMemberGroupsRequestBuilder Addition of Public property getMemberObjects in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type GetMemberObjectsRequestBuilder Addition of Public method patch in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignment and parameters body of type AppRoleAssignment is required; requestConfiguration of type RequestConfiguration is optional Addition of Public property restore in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type RestoreRequestBuilder Addition of Public method toDeleteRequestInformation in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public method toGetRequestInformation in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public method toPatchRequestInformation in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type RequestInformation and parameters body of type AppRoleAssignment is required; requestConfiguration of type RequestConfiguration is optional Addition of Public property expand in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilderGetQueryParameters with type string[] Addition of Public property select in type .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilderGetQueryParameters with type string[] Addition of .appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder implements BaseRequestBuilder Addition of Public property AdditionalData in type .appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with type Record Addition of Public property backingStoreEnabled in type .appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with type boolean Addition of Public property groupIds in type .appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with type string[] Addition of .appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of Public property value in type .appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostResponse with type string[] Addition of .appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostResponse implements BaseCollectionPaginationCountResponse; Parsable Addition of Public method post in type .appRoleAssignments.item.checkMemberGroups.checkMemberGroupsRequestBuilder with return type CheckMemberGroupsPostResponse and parameters body of type CheckMemberGroupsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of Public method toPostRequestInformation in type .appRoleAssignments.item.checkMemberGroups.checkMemberGroupsRequestBuilder with return type RequestInformation and parameters body of type CheckMemberGroupsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of .appRoleAssignments.item.checkMemberGroups.checkMemberGroupsRequestBuilder implements BaseRequestBuilder Addition of Public property AdditionalData in type .appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with type Record Addition of Public property backingStoreEnabled in type .appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with type boolean Addition of Public property ids in type .appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with type string[] Addition of .appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of Public property value in type .appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostResponse with type string[] Addition of .appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostResponse implements BaseCollectionPaginationCountResponse; Parsable Addition of Public method post in type .appRoleAssignments.item.checkMemberObjects.checkMemberObjectsRequestBuilder with return type CheckMemberObjectsPostResponse and parameters body of type CheckMemberObjectsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of Public method toPostRequestInformation in type .appRoleAssignments.item.checkMemberObjects.checkMemberObjectsRequestBuilder with return type RequestInformation and parameters body of type CheckMemberObjectsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of .appRoleAssignments.item.checkMemberObjects.checkMemberObjectsRequestBuilder implements BaseRequestBuilder Addition of Public property AdditionalData in type .appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with type Record Addition of Public property backingStoreEnabled in type .appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with type boolean Addition of Public property securityEnabledOnly in type .appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with type boolean Addition of .appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of Public property value in type .appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostResponse with type string[] Addition of .appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostResponse implements BaseCollectionPaginationCountResponse; Parsable Addition of Public method post in type .appRoleAssignments.item.getMemberGroups.getMemberGroupsRequestBuilder with return type GetMemberGroupsPostResponse and parameters body of type GetMemberGroupsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of Public method toPostRequestInformation in type .appRoleAssignments.item.getMemberGroups.getMemberGroupsRequestBuilder with return type RequestInformation and parameters body of type GetMemberGroupsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of .appRoleAssignments.item.getMemberGroups.getMemberGroupsRequestBuilder implements BaseRequestBuilder Addition of Public property AdditionalData in type .appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with type Record Addition of Public property backingStoreEnabled in type .appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with type boolean Addition of Public property securityEnabledOnly in type .appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with type boolean Addition of .appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of Public property value in type .appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostResponse with type string[] Addition of .appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostResponse implements BaseCollectionPaginationCountResponse; Parsable Addition of Public method post in type .appRoleAssignments.item.getMemberObjects.getMemberObjectsRequestBuilder with return type GetMemberObjectsPostResponse and parameters body of type GetMemberObjectsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of Public method toPostRequestInformation in type .appRoleAssignments.item.getMemberObjects.getMemberObjectsRequestBuilder with return type RequestInformation and parameters body of type GetMemberObjectsPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of .appRoleAssignments.item.getMemberObjects.getMemberObjectsRequestBuilder implements BaseRequestBuilder Addition of Public method post in type .appRoleAssignments.item.restore.restoreRequestBuilder with return type DirectoryObject and parameters requestConfiguration of type RequestConfiguration is optional Addition of Public method toPostRequestInformation in type .appRoleAssignments.item.restore.restoreRequestBuilder with return type RequestInformation and parameters requestConfiguration of type RequestConfiguration is optional Addition of .appRoleAssignments.item.restore.restoreRequestBuilder implements BaseRequestBuilder Addition of Public property AdditionalData in type .appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with type Record Addition of Public property backingStoreEnabled in type .appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with type boolean Addition of Public property displayName in type .appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with type string Addition of Public property entityType in type .appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with type string Addition of Public property mailNickname in type .appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with type string Addition of Public property onBehalfOfUserId in type .appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with type Guid Addition of .appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method post in type .appRoleAssignments.validateProperties.validatePropertiesRequestBuilder with return type void and parameters body of type ValidatePropertiesPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of Public method toPostRequestInformation in type .appRoleAssignments.validateProperties.validatePropertiesRequestBuilder with return type RequestInformation and parameters body of type ValidatePropertiesPostRequestBody is required; requestConfiguration of type RequestConfiguration is optional Addition of .appRoleAssignments.validateProperties.validatePropertiesRequestBuilder implements BaseRequestBuilder Addition of Public property appRoleAssignments in type .GraphBaseServiceClient with type AppRoleAssignmentsRequestBuilder Addition of Public property autopatch in type .models.CloudPcProvisioningPolicy with type CloudPcProvisioningPolicyAutopatch Addition of Public property AdditionalData in type .models.CloudPcProvisioningPolicyAutopatch with type Record Addition of Public property autopatchGroupId in type .models.CloudPcProvisioningPolicyAutopatch with type string Addition of Public property backingStoreEnabled in type .models.CloudPcProvisioningPolicyAutopatch with type boolean Addition of Public property odataType in type .models.CloudPcProvisioningPolicyAutopatch with type string Addition of .models.CloudPcProvisioningPolicyAutopatch implements AdditionalDataHolder; BackedModel; Parsable Addition of .models.managedDeviceOwnerType has an enum member unknownFutureValue with order 3

@rkodev
Copy link
Contributor

rkodev commented Feb 4, 2025

Superseded by #734

@rkodev rkodev closed this Feb 4, 2025
@baywet baywet deleted the v1.0/pipelinebuild/178264 branch February 4, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants