< Back

Get-MBSApiUrl

Sat Jan 18, 2020 4:47 pm

NAME Get-MBSApiUrl



SYNOPSIS

The cmdlet returns MBS API URLs object





SYNTAX

Get-MBSApiUrl [<CommonParameters>]





DESCRIPTION

The cmdlet returns MBS API URLs object





PARAMETERS

<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

None





OUTPUTS

System.Management.Automation.PSCustomObject





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-MBSApiUrl



Explanation of what the example does











RELATED LINKS