You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.
I suggest we add another table for the Read-Only parameters. Since they are in a table with the header 'Parameters' it could be believed they can be used to pass in values to the resource. The type qualifier Read might not be understood for new users.
Havind this in a table with a header 'Read-Only Properties' and with the text "Properties returned from Get-DscConfiguration, or Invoke-DscResource when called with the value Get for the parameter Method."
I suggest we add another table for the Read-Only parameters. Since they are in a table with the header 'Parameters' it could be believed they can be used to pass in values to the resource. The type qualifier
Read
might not be understood for new users.Havind this in a table with a header 'Read-Only Properties' and with the text "Properties returned from
Get-DscConfiguration
, orInvoke-DscResource
when called with the valueGet
for the parameterMethod
."Example here with a read-only property.
https://github.com/PowerShell/xActiveDirectory/wiki/xADDomainController
The text was updated successfully, but these errors were encountered: