DNS Provider::ModifyResourceRecord

The ModifyResourceRecord procedure allows you to modify the specified resource record according to the properties present in the property tree. The modified resource record is temporary (not written to the zone file) unless the default value for CommitFlag (NOCOMMIT) is explicitly overridden.

Note: Before using this procedure, security must be carfully considered. For detailed information about MPS DNS provider security, see DNS Provider Architecture.

Note

The description under resource record name - the record to be modified - must be uniquely identifiable from the property tree, or the tree must indicate that the modification applies to all targets with the indicated name and type.

 Arguments
 Remarks
 Sample Code
 Applies To
 See Also