Get-RubrikModuleDefaultParameter
SYNOPSIS
Retrieves the default parameter values
SYNTAX
DESCRIPTION
The Get-RubrikModuleDefaultParameter will retrieve the default parameter values configured within the users options file.
EXAMPLES
EXAMPLE 1
Retrieves all the default parameter values
EXAMPLE 2
Retrieves the PrimaryClusterId default parameter value
PARAMETERS
-ParameterName
Parameter Name
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
Written by Mike Preston for community usage Twitter: @mwpreston GitHub: mwpreston
RELATED LINKS
Last updated