GetCimAssociatedInstanceCommand.Association Property

Definition

The following is the definition of the input parameter "Association". Specifies the class name of the association to be traversed from the SourceRole to AssociatorRole.

public string Association { get; set; }
[System.Management.Automation.Parameter(Position=1, ValueFromPipelineByPropertyName=true)]
public string Association { get; set; }
member this.Association : string with get, set
[<System.Management.Automation.Parameter(Position=1, ValueFromPipelineByPropertyName=true)>]
member this.Association : string with get, set
Public Property Association As String

Property Value

Attributes

Applies to