Method | Description | |
---|---|---|
UpdateAuthorizedNetworks ( DatabaseInstance instance, IList |
Update the authorized networks of a instance. This completely replaces the current list of networks with the new list.
|
Method | Description | |
---|---|---|
EnsureAuthorizedNetworksInitialized ( DatabaseInstance instance ) : void |
Ensure the Authorized Networks field and all of its parents are initialized for an instance.
|
public static UpdateAuthorizedNetworks ( DatabaseInstance instance, IList |
||
instance | DatabaseInstance | |
acls | IList |
|
return | void |