ProxyAccount.RemoveMsdbRole(String) Method
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.
Removes proxy-msdb role association
public void RemoveMsdbRole (string msdbRoleName);
member this.RemoveMsdbRole : string -> unit
Public Sub RemoveMsdbRole (msdbRoleName As String)
Parameters
- msdbRoleName
- String