< Back
Get-HealthcareBotAccount
Post
NAME Get-HealthcareBotAccount
SYNOPSIS
Gets an account record
SYNTAX
Get-HealthcareBotAccount [-Environment] <Object> [-Name] <String> [<CommonParameters>]
DESCRIPTION
Gets the account record by given environment and name of the account
PARAMETERS
-Environment <Object>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Name <String>
Required? true
Position? 2
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-HealthcareBotAccount -Environment dev -Name mybot
RELATED LINKS
SYNOPSIS
Gets an account record
SYNTAX
Get-HealthcareBotAccount [-Environment] <Object> [-Name] <String> [<CommonParameters>]
DESCRIPTION
Gets the account record by given environment and name of the account
PARAMETERS
-Environment <Object>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Name <String>
Required? true
Position? 2
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-HealthcareBotAccount -Environment dev -Name mybot
RELATED LINKS