次の方法で共有


SetWSManInstanceCommand.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)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Uri ResourceURI { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "ruri" })>]
[<System.Management.Automation.Parameter(Mandatory=true, Position=0)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ResourceURI : Uri with get, set
Public Property ResourceURI As Uri

Property Value

Uri
Attributes

Applies to