< Back
Get-MicrosoftHealthProfile
Post
NAME Get-MicrosoftHealthProfile
SYNOPSIS
Gets the UserProfile.
SYNTAX
Get-MicrosoftHealthProfile [-InformationAction <ActionPreference>] [-InformationVariable <String>]
[<CommonParameters>]
DESCRIPTION
The UserProfile object contains the general profile of the person using Microsoft Band.
PARAMETERS
-InformationAction <ActionPreference>
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-InformationVariable <String>
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
System.Management.Automation.PSCustomObject
NOTES
-------------------------- EXAMPLE 1 --------------------------
Get-MicrosoftHealthProfile
Get the details about this user from their Microsoft Health profile
firstName : John
middleName : null
lastName : Doe
birthdate : 1970-01-01T00:00:00.000+00:00
postalCode :
gender : Male
height : 1680
weight : 72000
lastUpdateTime : 2015-10-28T19:43:27.123+00:00
RELATED LINKS
Microsoft Health Cloud API V1 http://developer.microsoftband.com/clou ... rofile_Get
SYNOPSIS
Gets the UserProfile.
SYNTAX
Get-MicrosoftHealthProfile [-InformationAction <ActionPreference>] [-InformationVariable <String>]
[<CommonParameters>]
DESCRIPTION
The UserProfile object contains the general profile of the person using Microsoft Band.
PARAMETERS
-InformationAction <ActionPreference>
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-InformationVariable <String>
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
System.Management.Automation.PSCustomObject
NOTES
-------------------------- EXAMPLE 1 --------------------------
Get-MicrosoftHealthProfile
Get the details about this user from their Microsoft Health profile
firstName : John
middleName : null
lastName : Doe
birthdate : 1970-01-01T00:00:00.000+00:00
postalCode :
gender : Male
height : 1680
weight : 72000
lastUpdateTime : 2015-10-28T19:43:27.123+00:00
RELATED LINKS
Microsoft Health Cloud API V1 http://developer.microsoftband.com/clou ... rofile_Get