Megosztás a következőn keresztül:


GetWSManInstanceCommand.Fragment Property

Definition

The following is the definition of the input parameter "Fragment". Specifies a section inside the instance that is to be updated or retrieved for the given operation.

[System.Management.Automation.Parameter(ParameterSetName="GetInstance")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Fragment { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="GetInstance")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Fragment : string with get, set
Public Property Fragment As String

Property Value

Attributes

Applies to