Listing, Updating, and Deleting
Update tunneling policy settings.
Path parameters
idinteger · int32Required
Tunneling policy ID.
Body
Modify a tunneling policy
newIPstring | nullableOptional
The gateway IP of the tunneling policy to modify.
publishTypestring · enumOptionalPossible values:
RD session hosts options
rdsHostPoolIdsinteger · int32[] | nullableOptional
The IDs of the selected RD session host pools.
rdsHostIdsinteger · int32[] | nullableOptional
The IDs of the selected individual RD session hosts.
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/TunnelingPolicy/{id}No content
Last updated
Was this helpful?