< Back
Set-AffinitySetting
Post
NAME Set-AffinitySetting
SYNOPSIS
Short description
SYNTAX
Set-AffinitySetting [[-Credentials] <PSCredential>] [[-BaseUrl] <String>] [<CommonParameters>]
DESCRIPTION
Long description
PARAMETERS
-Credentials <PSCredential>
Credentials
Required? false
Position? 1
Default value (
Get-Credential -Title 'Affinity API Key' `
-Message 'Please enter Affinity user name and API key'
)
Accept pipeline input? false
Accept wildcard characters? false
-BaseUrl <String>
BaseUrl
Required? false
Position? 2
Default value $AffinityStandardBaseUrl
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
Inputs to this cmdlet (if any)
OUTPUTS
Output from this cmdlet (if any)
NOTES
Notes
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Example of how to use this cmdlet
RELATED LINKS
SYNOPSIS
Short description
SYNTAX
Set-AffinitySetting [[-Credentials] <PSCredential>] [[-BaseUrl] <String>] [<CommonParameters>]
DESCRIPTION
Long description
PARAMETERS
-Credentials <PSCredential>
Credentials
Required? false
Position? 1
Default value (
Get-Credential -Title 'Affinity API Key' `
-Message 'Please enter Affinity user name and API key'
)
Accept pipeline input? false
Accept wildcard characters? false
-BaseUrl <String>
BaseUrl
Required? false
Position? 2
Default value $AffinityStandardBaseUrl
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
Inputs to this cmdlet (if any)
OUTPUTS
Output from this cmdlet (if any)
NOTES
Notes
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Example of how to use this cmdlet
RELATED LINKS