NewPSSessionConfigurationFileCommand.RoleDefinitions Property

Definition

Role definitions for this session configuration (Role name -> Role capability)

public:
 property System::Collections::IDictionary ^ RoleDefinitions { System::Collections::IDictionary ^ get(); void set(System::Collections::IDictionary ^ value); };
public System.Collections.IDictionary RoleDefinitions { get; set; }
[System.Management.Automation.Parameter]
public System.Collections.IDictionary RoleDefinitions { get; set; }
member this.RoleDefinitions : System.Collections.IDictionary with get, set
[<System.Management.Automation.Parameter>]
member this.RoleDefinitions : System.Collections.IDictionary with get, set
Public Property RoleDefinitions As IDictionary

Property Value

Attributes

Applies to