diff --git a/api/PnP.Core.Admin.Model.Teams.TeamForGroupOptions.html b/api/PnP.Core.Admin.Model.Teams.TeamForGroupOptions.html
index a686173a79..22c49c6dfe 100644
--- a/api/PnP.Core.Admin.Model.Teams.TeamForGroupOptions.html
+++ b/api/PnP.Core.Admin.Model.Teams.TeamForGroupOptions.html
@@ -97,6 +97,12 @@
Inheritance
+
Assembly: PnP.Core.Admin.dll
diff --git a/api/PnP.Core.Admin.Model.Teams.TeamOptions.html b/api/PnP.Core.Admin.Model.Teams.TeamOptions.html
index 83f295e088..8f6d64c0fb 100644
--- a/api/PnP.Core.Admin.Model.Teams.TeamOptions.html
+++ b/api/PnP.Core.Admin.Model.Teams.TeamOptions.html
@@ -110,6 +110,52 @@ Syntax
+ Properties
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Allows to specify the specialization for the Team creation
+
+
+
Declaration
+
+
+
public TeamSpecialization Specialization { get; set; }
+
+
+
+
+
+
+
Property Value
+
+
+
+
+
+
+
+
+
diff --git a/index.json b/index.json
index f19e77360b..b7c5ae314c 100644
--- a/index.json
+++ b/index.json
@@ -457,12 +457,12 @@
"api/PnP.Core.Admin.Model.Teams.TeamForGroupOptions.html": {
"href": "api/PnP.Core.Admin.Model.Teams.TeamForGroupOptions.html",
"title": "Class TeamForGroupOptions | PnP Core SDK",
- "keywords": "Class TeamForGroupOptions Options to configure the created Team Inheritance Object TeamOptions TeamForGroupOptions Namespace : PnP.Core.Admin.Model.Teams Assembly : PnP.Core.Admin.dll Syntax public class TeamForGroupOptions : TeamOptions Constructors TeamForGroupOptions(Guid) Default constructor used for creating a Team Declaration public TeamForGroupOptions(Guid groupId) Parameters Guid groupId Id of the Microsoft 365 group to create the Team for Properties GroupId Id of the Microsoft 365 group to create the Team for Declaration public Guid GroupId { get; set; } Property Value Guid"
+ "keywords": "Class TeamForGroupOptions Options to configure the created Team Inheritance Object TeamOptions TeamForGroupOptions Inherited Members TeamOptions.Specialization Namespace : PnP.Core.Admin.Model.Teams Assembly : PnP.Core.Admin.dll Syntax public class TeamForGroupOptions : TeamOptions Constructors TeamForGroupOptions(Guid) Default constructor used for creating a Team Declaration public TeamForGroupOptions(Guid groupId) Parameters Guid groupId Id of the Microsoft 365 group to create the Team for Properties GroupId Id of the Microsoft 365 group to create the Team for Declaration public Guid GroupId { get; set; } Property Value Guid"
},
"api/PnP.Core.Admin.Model.Teams.TeamOptions.html": {
"href": "api/PnP.Core.Admin.Model.Teams.TeamOptions.html",
"title": "Class TeamOptions | PnP Core SDK",
- "keywords": "Class TeamOptions Options to configure the created Team Inheritance Object TeamOptions TeamForGroupOptions Namespace : PnP.Core.Admin.Model.Teams Assembly : PnP.Core.Admin.dll Syntax public class TeamOptions : object"
+ "keywords": "Class TeamOptions Options to configure the created Team Inheritance Object TeamOptions TeamForGroupOptions Namespace : PnP.Core.Admin.Model.Teams Assembly : PnP.Core.Admin.dll Syntax public class TeamOptions : object Properties Specialization Allows to specify the specialization for the Team creation Declaration public TeamSpecialization Specialization { get; set; } Property Value TeamSpecialization"
},
"api/PnP.Core.Auth.CredentialManagerAuthenticationProvider.html": {
"href": "api/PnP.Core.Auth.CredentialManagerAuthenticationProvider.html",
diff --git a/manifest.json b/manifest.json
index 1f8d0e123e..be8c9ab13c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1086,7 +1086,7 @@
"output": {
".html": {
"relative_path": "api/PnP.Core.Admin.Model.Teams.TeamForGroupOptions.html",
- "hash": "UqiFvCxN9XeGZVK8xXoXbhlif4vcFXc1BSzKvfT0Cj0="
+ "hash": "1MjMbwu0izMFePFoxb41m58fI25J74BV5lPPFn03Rnk="
}
},
"is_incremental": false,
@@ -1098,7 +1098,7 @@
"output": {
".html": {
"relative_path": "api/PnP.Core.Admin.Model.Teams.TeamOptions.html",
- "hash": "IzrnB5KOuE2eolf4aKFH+zqUSdnhdEUwvm/ECYrEonI="
+ "hash": "m9PbDqzx6vrL24n0npnbH8e0hDfgX7YdsMdCJBbsItw="
}
},
"is_incremental": false,
diff --git a/xrefmap.yml b/xrefmap.yml
index c0617c4acc..c4fd077dce 100644
--- a/xrefmap.yml
+++ b/xrefmap.yml
@@ -10974,6 +10974,19 @@ references:
commentId: T:PnP.Core.Admin.Model.Teams.TeamOptions
fullName: PnP.Core.Admin.Model.Teams.TeamOptions
nameWithType: TeamOptions
+- uid: PnP.Core.Admin.Model.Teams.TeamOptions.Specialization
+ name: Specialization
+ href: api/PnP.Core.Admin.Model.Teams.TeamOptions.html#PnP_Core_Admin_Model_Teams_TeamOptions_Specialization
+ commentId: P:PnP.Core.Admin.Model.Teams.TeamOptions.Specialization
+ fullName: PnP.Core.Admin.Model.Teams.TeamOptions.Specialization
+ nameWithType: TeamOptions.Specialization
+- uid: PnP.Core.Admin.Model.Teams.TeamOptions.Specialization*
+ name: Specialization
+ href: api/PnP.Core.Admin.Model.Teams.TeamOptions.html#PnP_Core_Admin_Model_Teams_TeamOptions_Specialization_
+ commentId: Overload:PnP.Core.Admin.Model.Teams.TeamOptions.Specialization
+ isSpec: "True"
+ fullName: PnP.Core.Admin.Model.Teams.TeamOptions.Specialization
+ nameWithType: TeamOptions.Specialization
- uid: PnP.Core.Auth
name: PnP.Core.Auth
href: api/PnP.Core.Auth.html