NewPSSessionConfigurationFileCommand.GroupManagedServiceAccount Property

Definition

Optional parameter that specifies a Group Managed Service Account name in which the configuration is run.

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

Property Value

Attributes

Applies to