Represents detailed server information.
More...
|
string | Hostname [get, set] |
| Gets or sets the server hostname. More...
|
|
List< string > | Locales [get, set] |
| Gets or sets the list of locales for the server. More...
|
|
string | Name [get, set] |
| Gets or sets the name for the server. More...
|
|
string | RegionTag [get, set] |
| Gets or sets the region tag for the server. This is similar to the platform ID, but it is not set for all regions. More...
|
|
List< Service > | Services [get, set] |
| Gets or sets list of server services. More...
|
|
string | Slug [get, set] |
| Gets or sets the region name (ex. "na"). More...
|
|
Represents detailed server information.
string RiotNet.Models.ShardStatus.Hostname |
|
getset |
Gets or sets the server hostname.
List<string> RiotNet.Models.ShardStatus.Locales |
|
getset |
Gets or sets the list of locales for the server.
string RiotNet.Models.ShardStatus.Name |
|
getset |
Gets or sets the name for the server.
string RiotNet.Models.ShardStatus.RegionTag |
|
getset |
Gets or sets the region tag for the server. This is similar to the platform ID, but it is not set for all regions.
List<Service> RiotNet.Models.ShardStatus.Services |
|
getset |
Gets or sets list of server services.
string RiotNet.Models.ShardStatus.Slug |
|
getset |
Gets or sets the region name (ex. "na").
The documentation for this class was generated from the following file: