AdminGoLiveHelper.LoadPortLrpBinding(String, String, Guid, Guid[], Guid[]) 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.
protected:
void LoadPortLrpBinding(System::String ^ mgmtDBServerName, System::String ^ mgmtDBName, Guid serviceGuid, cli::array <Guid> ^ % portIds, cli::array <Guid> ^ % lrpIds);
protected void LoadPortLrpBinding (string mgmtDBServerName, string mgmtDBName, Guid serviceGuid, ref Guid[] portIds, ref Guid[] lrpIds);
member this.LoadPortLrpBinding : string * string * Guid * Guid[] * Guid[] -> unit
Protected Sub LoadPortLrpBinding (mgmtDBServerName As String, mgmtDBName As String, serviceGuid As Guid, ByRef portIds As Guid(), ByRef lrpIds As Guid())
Parameters
- mgmtDBServerName
- String
- mgmtDBName
- String
- serviceGuid
- Guid
- portIds
- Guid[]
- lrpIds
- Guid[]