docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter SDK
Inedo.Otter.Data
DB.Context
ServerRoles_GetServerRolesEnvironmentsAsync(int!,int!)
ServerRoles_GetServerRolesEnvironmentsAsync(int? Environment_Id, int? ServerRole_Id) Method
Gets all the server role and environment relations that match the specified criteria.
Syntax
public
Task
<
IList
<
Tables.ServerRolesEnvironments_Merged
>> ServerRoles_GetServerRolesEnvironmentsAsync(
int
? Environment_Id,
int
? ServerRole_Id)
Parameters
Environment_Id
Type: int?
ServerRole_Id
Type: int?