NewPSSessionConfigurationFileCommand.GroupManagedServiceAccount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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