Groups Property
Overloads
| Groups |
A list of groups this service is a member of. |
Groups
A list of groups this service is a member of.
Declaration
public List<string> Groups { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.String> |