Share via


GetWSManInstanceCommand.ResourceURI Property

Definition

The following is the definition of the input parameter "ResourceURI". URI of the resource class/instance representation.

[System.Management.Automation.Alias(new System.String[] { "RURI" })]
[System.Management.Automation.Parameter(Mandatory=true, Position=0, ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)]
public Uri ResourceURI { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "RURI" })>]
[<System.Management.Automation.Parameter(Mandatory=true, Position=0, ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)>]
member this.ResourceURI : Uri with get, set
Public Property ResourceURI As Uri

Property Value

Uri
Attributes

Applies to