Skip to content

Commit 78ce98b

Browse files
Merge branch 'main' into fix/daily-ci-pipeline-config
2 parents f4bedc0 + 8f3b6b7 commit 78ce98b

398 files changed

Lines changed: 19150 additions & 198 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/Messages/Archive/ArchivePostResponse.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public ArchivePostResponse()
3434
{
3535
BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
3636
AdditionalData = new Dictionary<string, object>();
37+
Value = false;
3738
}
3839
/// <summary>
3940
/// Creates a new instance of the appropriate class based on discriminator value

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/Messages/Favorite/FavoritePostResponse.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public FavoritePostResponse()
3434
{
3535
BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
3636
AdditionalData = new Dictionary<string, object>();
37+
Value = false;
3738
}
3839
/// <summary>
3940
/// Creates a new instance of the appropriate class based on discriminator value

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/Messages/MarkRead/MarkReadPostResponse.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public MarkReadPostResponse()
3434
{
3535
BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
3636
AdditionalData = new Dictionary<string, object>();
37+
Value = false;
3738
}
3839
/// <summary>
3940
/// Creates a new instance of the appropriate class based on discriminator value

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/Messages/MarkUnread/MarkUnreadPostResponse.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public MarkUnreadPostResponse()
3434
{
3535
BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
3636
AdditionalData = new Dictionary<string, object>();
37+
Value = false;
3738
}
3839
/// <summary>
3940
/// Creates a new instance of the appropriate class based on discriminator value

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/Messages/Unarchive/UnarchivePostResponse.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public UnarchivePostResponse()
3434
{
3535
BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
3636
AdditionalData = new Dictionary<string, object>();
37+
Value = false;
3738
}
3839
/// <summary>
3940
/// Creates a new instance of the appropriate class based on discriminator value

src/Microsoft.Graph/Generated/Admin/ServiceAnnouncement/Messages/Unfavorite/UnfavoritePostResponse.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public UnfavoritePostResponse()
3434
{
3535
BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
3636
AdditionalData = new Dictionary<string, object>();
37+
Value = false;
3738
}
3839
/// <summary>
3940
/// Creates a new instance of the appropriate class based on discriminator value

src/Microsoft.Graph/Generated/ApplicationTemplates/ApplicationTemplatesRequestBuilder.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public ApplicationTemplatesRequestBuilder(string rawUrl, IRequestAdapter request
5454
{
5555
}
5656
/// <summary>
57-
/// Retrieve a list of applicationTemplate objects from the Microsoft Entra application gallery.
57+
/// Retrieve a list of applicationTemplate objects from the Microsoft Entra application gallery. Details about optional risk properties such as riskScore and riskFactors are available with either the Microsoft Entra Suite or Microsoft Entra Internet Access license. If a risk property is included in the request without appropriate license, a @microsoft.graph.licenseRequired OData annotation is returned in the response.
5858
/// Find more info here <see href="https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0" />
5959
/// </summary>
6060
/// <returns>A <see cref="global::Microsoft.Graph.Models.ApplicationTemplateCollectionResponse"/></returns>
@@ -78,7 +78,7 @@ public ApplicationTemplatesRequestBuilder(string rawUrl, IRequestAdapter request
7878
return await RequestAdapter.SendAsync<global::Microsoft.Graph.Models.ApplicationTemplateCollectionResponse>(requestInfo, global::Microsoft.Graph.Models.ApplicationTemplateCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
7979
}
8080
/// <summary>
81-
/// Retrieve a list of applicationTemplate objects from the Microsoft Entra application gallery.
81+
/// Retrieve a list of applicationTemplate objects from the Microsoft Entra application gallery. Details about optional risk properties such as riskScore and riskFactors are available with either the Microsoft Entra Suite or Microsoft Entra Internet Access license. If a risk property is included in the request without appropriate license, a @microsoft.graph.licenseRequired OData annotation is returned in the response.
8282
/// </summary>
8383
/// <returns>A <see cref="RequestInformation"/></returns>
8484
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -106,7 +106,7 @@ public RequestInformation ToGetRequestInformation(Action<RequestConfiguration<gl
106106
return new global::Microsoft.Graph.ApplicationTemplates.ApplicationTemplatesRequestBuilder(rawUrl, RequestAdapter);
107107
}
108108
/// <summary>
109-
/// Retrieve a list of applicationTemplate objects from the Microsoft Entra application gallery.
109+
/// Retrieve a list of applicationTemplate objects from the Microsoft Entra application gallery. Details about optional risk properties such as riskScore and riskFactors are available with either the Microsoft Entra Suite or Microsoft Entra Internet Access license. If a risk property is included in the request without appropriate license, a @microsoft.graph.licenseRequired OData annotation is returned in the response.
110110
/// </summary>
111111
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
112112
public partial class ApplicationTemplatesRequestBuilderGetQueryParameters

src/Microsoft.Graph/Generated/ApplicationTemplates/Item/ApplicationTemplateItemRequestBuilder.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public ApplicationTemplateItemRequestBuilder(string rawUrl, IRequestAdapter requ
4141
{
4242
}
4343
/// <summary>
44-
/// Retrieve the properties of an applicationTemplate object.
44+
/// Retrieve the properties of an applicationTemplate object. Details about optional risk properties such as riskScore and riskFactors are available with either the Microsoft Entra Suite or Microsoft Entra Internet Access license.
4545
/// Find more info here <see href="https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0" />
4646
/// </summary>
4747
/// <returns>A <see cref="global::Microsoft.Graph.Models.ApplicationTemplate"/></returns>
@@ -65,7 +65,7 @@ public ApplicationTemplateItemRequestBuilder(string rawUrl, IRequestAdapter requ
6565
return await RequestAdapter.SendAsync<global::Microsoft.Graph.Models.ApplicationTemplate>(requestInfo, global::Microsoft.Graph.Models.ApplicationTemplate.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
6666
}
6767
/// <summary>
68-
/// Retrieve the properties of an applicationTemplate object.
68+
/// Retrieve the properties of an applicationTemplate object. Details about optional risk properties such as riskScore and riskFactors are available with either the Microsoft Entra Suite or Microsoft Entra Internet Access license.
6969
/// </summary>
7070
/// <returns>A <see cref="RequestInformation"/></returns>
7171
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -93,7 +93,7 @@ public RequestInformation ToGetRequestInformation(Action<RequestConfiguration<gl
9393
return new global::Microsoft.Graph.ApplicationTemplates.Item.ApplicationTemplateItemRequestBuilder(rawUrl, RequestAdapter);
9494
}
9595
/// <summary>
96-
/// Retrieve the properties of an applicationTemplate object.
96+
/// Retrieve the properties of an applicationTemplate object. Details about optional risk properties such as riskScore and riskFactors are available with either the Microsoft Entra Suite or Microsoft Entra Internet Access license.
9797
/// </summary>
9898
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
9999
public partial class ApplicationTemplateItemRequestBuilderGetQueryParameters

src/Microsoft.Graph/Generated/Applications/GetAvailableExtensionProperties/GetAvailableExtensionPropertiesPostRequestBody.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public GetAvailableExtensionPropertiesPostRequestBody()
3434
{
3535
BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
3636
AdditionalData = new Dictionary<string, object>();
37+
IsSyncedFromOnPremises = false;
3738
}
3839
/// <summary>
3940
/// Creates a new instance of the appropriate class based on discriminator value

src/Microsoft.Graph/Generated/Applications/Item/AppManagementPolicies/Ref/RefRequestBuilder.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ public partial class RefRequestBuilder : BaseRequestBuilder
2323
/// </summary>
2424
/// <param name="pathParameters">Path parameters for the request</param>
2525
/// <param name="requestAdapter">The request adapter to use to execute the requests.</param>
26-
public RefRequestBuilder(Dictionary<string, object> pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/applications/{application%2Did}/appManagementPolicies/$ref?@id={%40id}{&%24count,%24filter,%24orderby,%24search,%24skip,%24top}", pathParameters)
26+
public RefRequestBuilder(Dictionary<string, object> pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/applications/{application%2Did}/appManagementPolicies/$ref{?%24count,%24filter,%24orderby,%24search,%24skip,%24top}", pathParameters)
2727
{
2828
}
2929
/// <summary>
3030
/// Instantiates a new <see cref="global::Microsoft.Graph.Applications.Item.AppManagementPolicies.Ref.RefRequestBuilder"/> and sets the default values.
3131
/// </summary>
3232
/// <param name="rawUrl">The raw URL to use for the request builder.</param>
3333
/// <param name="requestAdapter">The request adapter to use to execute the requests.</param>
34-
public RefRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/applications/{application%2Did}/appManagementPolicies/$ref?@id={%40id}{&%24count,%24filter,%24orderby,%24search,%24skip,%24top}", rawUrl)
34+
public RefRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/applications/{application%2Did}/appManagementPolicies/$ref{?%24count,%24filter,%24orderby,%24search,%24skip,%24top}", rawUrl)
3535
{
3636
}
3737
/// <summary>
@@ -138,7 +138,7 @@ public RequestInformation ToGetRequestInformation(Action<RequestConfiguration<gl
138138
public RequestInformation ToGetRequestInformation(Action<RequestConfiguration<global::Microsoft.Graph.Applications.Item.AppManagementPolicies.Ref.RefRequestBuilder.RefRequestBuilderGetQueryParameters>> requestConfiguration = default)
139139
{
140140
#endif
141-
var requestInfo = new RequestInformation(Method.GET, "{+baseurl}/applications/{application%2Did}/appManagementPolicies/$ref{?%24count,%24filter,%24orderby,%24search,%24skip,%24top}", PathParameters);
141+
var requestInfo = new RequestInformation(Method.GET, UrlTemplate, PathParameters);
142142
requestInfo.Configure(requestConfiguration);
143143
requestInfo.Headers.TryAdd("Accept", "application/json");
144144
return requestInfo;
@@ -159,7 +159,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
159159
{
160160
#endif
161161
if(ReferenceEquals(body, null)) throw new ArgumentNullException(nameof(body));
162-
var requestInfo = new RequestInformation(Method.POST, "{+baseurl}/applications/{application%2Did}/appManagementPolicies/$ref", PathParameters);
162+
var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters);
163163
requestInfo.Configure(requestConfiguration);
164164
requestInfo.Headers.TryAdd("Accept", "application/json");
165165
requestInfo.SetContentFromParsable(RequestAdapter, "application/json", body);

0 commit comments

Comments
 (0)