Skip to content

Commit 0d4f8c4

Browse files
committed
Regenerated Docs
1 parent 1bfe024 commit 0d4f8c4

45 files changed

Lines changed: 13499 additions & 707 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/api/MonoCloud.Management.Clients.ClientsClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ <h4 class="section">Returns</h4>
324324

325325

326326
<h4 class="section" id="MonoCloud_Management_Clients_ClientsClient_CreateApplicationAsync_MonoCloud_Management_Models_CreateApplicationRequest_System_Threading_CancellationToken__remarks">Remarks</h4>
327-
<div class="markdown level1 remarks"><p>Creates a new application application with the specified configuration, including redirect URIs, authentication flows, and access settings.</p>
327+
<div class="markdown level1 remarks"><p>Creates a new application with the specified configuration, including redirect URIs, authentication flows, and access settings.</p>
328328
</div>
329329

330330
<h4 class="section">Exceptions</h4>

docs/api/MonoCloud.Management.Clients.NetworkZonesClient.html

Lines changed: 728 additions & 0 deletions
Large diffs are not rendered by default.

docs/api/MonoCloud.Management.Clients.ResourcesClient.html

Lines changed: 391 additions & 182 deletions
Large diffs are not rendered by default.

docs/api/MonoCloud.Management.Clients.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,11 @@ <h3 id="classes">
113113
<dl class="jumplist">
114114
<dt><a class="xref" href="MonoCloud.Management.Clients.LogsClient.html">LogsClient</a></dt>
115115
<dd><p>Represents a collection of functions to interact with the Logs Api endpoints</p>
116+
</dd>
117+
</dl>
118+
<dl class="jumplist">
119+
<dt><a class="xref" href="MonoCloud.Management.Clients.NetworkZonesClient.html">NetworkZonesClient</a></dt>
120+
<dd><p>Represents a collection of functions to interact with the NetworkZones Api endpoints</p>
116121
</dd>
117122
</dl>
118123
<dl class="jumplist">

docs/api/MonoCloud.Management.Core.Base.MonoCloudClientBase.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ <h1 id="MonoCloud_Management_Core_Base_MonoCloudClientBase" data-uid="MonoCloud.
121121
<div><a class="xref" href="MonoCloud.Management.Clients.GroupsClient.html">GroupsClient</a></div>
122122
<div><a class="xref" href="MonoCloud.Management.Clients.KeysClient.html">KeysClient</a></div>
123123
<div><a class="xref" href="MonoCloud.Management.Clients.LogsClient.html">LogsClient</a></div>
124+
<div><a class="xref" href="MonoCloud.Management.Clients.NetworkZonesClient.html">NetworkZonesClient</a></div>
124125
<div><a class="xref" href="MonoCloud.Management.Clients.OptionsClient.html">OptionsClient</a></div>
125126
<div><a class="xref" href="MonoCloud.Management.Clients.ResourcesClient.html">ResourcesClient</a></div>
126127
<div><a class="xref" href="MonoCloud.Management.Clients.TrustStoresClient.html">TrustStoresClient</a></div>

0 commit comments

Comments
 (0)