Get-ASOptionProperty
Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition.
Use the Get-ASOptionProperty to obtain the property value for the given property name.
Example
Get-ASOptionProperty -OptionType PackageFeedOptions -PropertyName PackageFeedDownloadPath
Parameters
The cmdlet Get-ASOptionProperty has the following parameter:
Parameter |
Description |
|||||||||||||||||||||
PropertyName |
Use to specify the below property names that you want to set:
|
Return Value
The property value for the given property name is returned
See Also