< Back
New-EducationUserObject
Post
NAME New-EducationUserObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.educationUser" (or one of its derived types).
SYNTAX
New-EducationUserObject [-accountEnabled <bool>] [-assignedLicenses <object[]>] [-assignedPlans <object[]>]
[-businessPhones <string[]>] [-classes <object[]>] [-createdBy <object>] [-department <string>] [-displayName
<string>] [-externalSource <string>] [-givenName <string>] [-mail <string>] [-mailingAddress <object>]
[-mailNickname <string>] [-middleName <string>] [-mobilePhone <string>] [-officeLocation <string>]
[-passwordPolicies <string>] [-passwordProfile <object>] [-preferredLanguage <string>] [-primaryRole <string>]
[-provisionedPlans <object[]>] [-refreshTokensValidFromDateTime <DateTimeOffset>] [-residenceAddress <object>]
[-schools <object[]>] [-showInAddressList <bool>] [-student <object>] [-surname <string>] [-teacher <object>]
[-usageLocation <string>] [-user <object>] [-userPrincipalName <string>] [-userType <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.educationUser" (or one of its derived types).
PARAMETERS
-primaryRole <string>
The "primaryRole" property, of type "microsoft.graph.educationUserRole".
This property is on the "microsoft.graph.educationUser" type.
Valid values: 'student', 'teacher', 'none', 'unknownFutureValue'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-middleName <string>
The "middleName" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-externalSource <string>
The "externalSource" property, of type "microsoft.graph.educationExternalSource".
This property is on the "microsoft.graph.educationUser" type.
Valid values: 'sis', 'manual', 'unknownFutureValue'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-residenceAddress <object>
The "residenceAddress" property, of type "microsoft.graph.physicalAddress".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-mailingAddress <object>
The "mailingAddress" property, of type "microsoft.graph.physicalAddress".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-student <object>
The "student" property, of type "microsoft.graph.educationStudent".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-teacher <object>
The "teacher" property, of type "microsoft.graph.educationTeacher".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-createdBy <object>
The "createdBy" property, of type "microsoft.graph.identitySet".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-accountEnabled <bool>
The "accountEnabled" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-assignedLicenses <object[]>
The "assignedLicenses" property, of type "microsoft.graph.assignedLicense".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-assignedPlans <object[]>
The "assignedPlans" property, of type "microsoft.graph.assignedPlan".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-businessPhones <string[]>
The "businessPhones" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-department <string>
The "department" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-givenName <string>
The "givenName" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-mail <string>
The "mail" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-mailNickname <string>
The "mailNickname" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-mobilePhone <string>
The "mobilePhone" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-passwordPolicies <string>
The "passwordPolicies" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-passwordProfile <object>
The "passwordProfile" property, of type "microsoft.graph.passwordProfile".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-officeLocation <string>
The "officeLocation" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-preferredLanguage <string>
The "preferredLanguage" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-provisionedPlans <object[]>
The "provisionedPlans" property, of type "microsoft.graph.provisionedPlan".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-refreshTokensValidFromDateTime <DateTimeOffset>
The "refreshTokensValidFromDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-showInAddressList <bool>
The "showInAddressList" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-surname <string>
The "surname" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-usageLocation <string>
The "usageLocation" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-userPrincipalName <string>
The "userPrincipalName" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-userType <string>
The "userType" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-schools <object[]>
The "schools" property, of type "microsoft.graph.educationSchool".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-classes <object[]>
The "classes" property, of type "microsoft.graph.educationClass".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-user <object>
The "user" property, of type "microsoft.graph.user".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.educationUser" (or one of its derived types).
SYNTAX
New-EducationUserObject [-accountEnabled <bool>] [-assignedLicenses <object[]>] [-assignedPlans <object[]>]
[-businessPhones <string[]>] [-classes <object[]>] [-createdBy <object>] [-department <string>] [-displayName
<string>] [-externalSource <string>] [-givenName <string>] [-mail <string>] [-mailingAddress <object>]
[-mailNickname <string>] [-middleName <string>] [-mobilePhone <string>] [-officeLocation <string>]
[-passwordPolicies <string>] [-passwordProfile <object>] [-preferredLanguage <string>] [-primaryRole <string>]
[-provisionedPlans <object[]>] [-refreshTokensValidFromDateTime <DateTimeOffset>] [-residenceAddress <object>]
[-schools <object[]>] [-showInAddressList <bool>] [-student <object>] [-surname <string>] [-teacher <object>]
[-usageLocation <string>] [-user <object>] [-userPrincipalName <string>] [-userType <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.educationUser" (or one of its derived types).
PARAMETERS
-primaryRole <string>
The "primaryRole" property, of type "microsoft.graph.educationUserRole".
This property is on the "microsoft.graph.educationUser" type.
Valid values: 'student', 'teacher', 'none', 'unknownFutureValue'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-middleName <string>
The "middleName" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-externalSource <string>
The "externalSource" property, of type "microsoft.graph.educationExternalSource".
This property is on the "microsoft.graph.educationUser" type.
Valid values: 'sis', 'manual', 'unknownFutureValue'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-residenceAddress <object>
The "residenceAddress" property, of type "microsoft.graph.physicalAddress".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-mailingAddress <object>
The "mailingAddress" property, of type "microsoft.graph.physicalAddress".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-student <object>
The "student" property, of type "microsoft.graph.educationStudent".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-teacher <object>
The "teacher" property, of type "microsoft.graph.educationTeacher".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-createdBy <object>
The "createdBy" property, of type "microsoft.graph.identitySet".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-accountEnabled <bool>
The "accountEnabled" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-assignedLicenses <object[]>
The "assignedLicenses" property, of type "microsoft.graph.assignedLicense".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-assignedPlans <object[]>
The "assignedPlans" property, of type "microsoft.graph.assignedPlan".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-businessPhones <string[]>
The "businessPhones" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-department <string>
The "department" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-givenName <string>
The "givenName" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-mail <string>
The "mail" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-mailNickname <string>
The "mailNickname" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-mobilePhone <string>
The "mobilePhone" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-passwordPolicies <string>
The "passwordPolicies" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-passwordProfile <object>
The "passwordProfile" property, of type "microsoft.graph.passwordProfile".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-officeLocation <string>
The "officeLocation" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-preferredLanguage <string>
The "preferredLanguage" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-provisionedPlans <object[]>
The "provisionedPlans" property, of type "microsoft.graph.provisionedPlan".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-refreshTokensValidFromDateTime <DateTimeOffset>
The "refreshTokensValidFromDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-showInAddressList <bool>
The "showInAddressList" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-surname <string>
The "surname" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-usageLocation <string>
The "usageLocation" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-userPrincipalName <string>
The "userPrincipalName" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-userType <string>
The "userType" property, of type "Edm.String".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-schools <object[]>
The "schools" property, of type "microsoft.graph.educationSchool".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-classes <object[]>
The "classes" property, of type "microsoft.graph.educationClass".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-user <object>
The "user" property, of type "microsoft.graph.user".
This property is on the "microsoft.graph.educationUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS