< Back

Update-MSGraphEnvironment

Sat Jan 18, 2020 2:24 pm

NAME Update-MSGraphEnvironment



SYNOPSIS





SYNTAX

Update-MSGraphEnvironment [-AppId <string>] [-AuthUrl <string>] [-GraphBaseUrl <string>] [-GraphResourceId

<string>] [-Quiet <SwitchParameter>] [-RedirectLink <string>] [-SchemaVersion <string>] [<CommonParameters>]





DESCRIPTION

Updates the environment parameters.





PARAMETERS

-SchemaVersion <string>

The name of the Graph schema version to select.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-AppId <string>

The AppId to use when authenticating.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-RedirectLink <string>

The Redirect URL to use when authenticating.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-AuthUrl <string>

The AAD endpoint to call when authenticating.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-GraphResourceId <string>

The Microsoft Graph Resource ID.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-GraphBaseUrl <string>

The Microsoft Graph base URL.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Quiet <SwitchParameter>

Suppresses the output of this cmdlet.



Required? false

Position? named

Default value False

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