fix: windows/client-management/mdm/update-csp.md

- Convert code element to fence
This commit is contained in:
Nick Schonning 2019-06-21 18:44:24 -04:00
parent 2ed412cef0
commit 25d71761ad

View File

@ -48,9 +48,9 @@ The following diagram shows the Update configuration service provider in tree fo
<p style="margin-left: 20px">Supported operations are Get and Add. <p style="margin-left: 20px">Supported operations are Get and Add.
<p style="margin-left: 20px">Sample syncml: <p style="margin-left: 20px">Sample syncml:
<p style="margin-left: 20px"><code> ```
&lt;LocURI&gt;./Vendor/MSFT/Update/ApprovedUpdates/%7ba317dafe-baf4-453f-b232-a7075efae36e%7d&lt;/LocURI&gt; <LocURI>./Vendor/MSFT/Update/ApprovedUpdates/%7ba317dafe-baf4-453f-b232-a7075efae36e%7d</LocURI>
</code> ```
<a href="" id="approvedupdates-approved-update-guid-approvedtime"></a>**ApprovedUpdates/*Approved Update Guid*/ApprovedTime** <a href="" id="approvedupdates-approved-update-guid-approvedtime"></a>**ApprovedUpdates/*Approved Update Guid*/ApprovedTime**
<p style="margin-left: 20px">Specifies the time the update gets approved. <p style="margin-left: 20px">Specifies the time the update gets approved.