GetWSManInstanceCommand.Associations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The following is the definition of the input parameter "Associations". Associations indicates retrieval of association instances as opposed to associated instances. This can only be used when specifying the Dialect as Association.
[System.Management.Automation.Parameter(ParameterSetName="Enumerate")]
public System.Management.Automation.SwitchParameter Associations { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="Enumerate")>]
member this.Associations : System.Management.Automation.SwitchParameter with get, set
Public Property Associations As SwitchParameter
Property Value
- Attributes