< Back
Set-TenantSettings
Post
NAME Set-TenantSettings
SYNOPSIS
Set tenant settings
SYNTAX
Set-TenantSettings [-RequestBody] <Object> [[-ApiVersion] <String>] [<CommonParameters>]
DESCRIPTION
The Set-TenantSettings cmdlet to update tenant settings.
Use Get-Help Set-TenantSettings -Examples for more detail.
PARAMETERS
-RequestBody <Object>
Tenant settings to be updated
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ApiVersion <String>
The api version to call with. Default 2016-11-01
Required? false
Position? 2
Default value 2016-11-01
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:\\>$requestBody = @{
WalkMeOptOut = $true
}
Set-TenantSettings -RequestBody $requestBody
Return:
@{walkMeOptOut=True}
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Test-PowerAppsAccount; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Test-PowerAppsAccount [<CommonParameters>]
ModuleName : Microsoft.PowerApps.Administration.PowerShell
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Test-PowerAppsAccount
Category : Function
Component :
Role :
Functionality :
SYNOPSIS
Set tenant settings
SYNTAX
Set-TenantSettings [-RequestBody] <Object> [[-ApiVersion] <String>] [<CommonParameters>]
DESCRIPTION
The Set-TenantSettings cmdlet to update tenant settings.
Use Get-Help Set-TenantSettings -Examples for more detail.
PARAMETERS
-RequestBody <Object>
Tenant settings to be updated
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ApiVersion <String>
The api version to call with. Default 2016-11-01
Required? false
Position? 2
Default value 2016-11-01
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:\\>$requestBody = @{
WalkMeOptOut = $true
}
Set-TenantSettings -RequestBody $requestBody
Return:
@{walkMeOptOut=True}
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Test-PowerAppsAccount; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Test-PowerAppsAccount [<CommonParameters>]
ModuleName : Microsoft.PowerApps.Administration.PowerShell
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Test-PowerAppsAccount
Category : Function
Component :
Role :
Functionality :