Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the role of the search service instance.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub UpdateRole ( _
newRole As Role _
)
'Usage
Dim instance As SearchServiceInstance
Dim newRole As Role
instance.UpdateRole(newRole)
public void UpdateRole(
Role newRole
)
Parameters
- newRole
Type: Microsoft.Office.Server.Search.Administration.Role
A Role.