Skip to content

Commit

Permalink
Update API Docs (#4195)
Browse files Browse the repository at this point in the history
Co-authored-by: theunrepentantgeek <[email protected]>
  • Loading branch information
theunrepentantgeek and theunrepentantgeek authored Aug 18, 2024
1 parent 1173e06 commit 03bde43
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 22 deletions.
17 changes: 10 additions & 7 deletions docs/hugo/content/reference/authorization/v1api20200801preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,15 @@ string
</tr>
<tr>
<td>
<code>delegatedManagedIdentityResourceId</code><br/>
<code>delegatedManagedIdentityResourceReference</code><br/>
<em>
string
<a href="https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#ResourceReference">
genruntime.ResourceReference
</a>
</em>
</td>
<td>
<p>DelegatedManagedIdentityResourceId: Id of the delegated managed identity resource</p>
<p>DelegatedManagedIdentityResourceReference: Id of the delegated managed identity resource</p>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -252,7 +254,6 @@ string
</em>
</td>
<td>
<p>DelegatedManagedIdentityResourceId: Id of the delegated managed identity resource</p>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -818,13 +819,15 @@ string
</tr>
<tr>
<td>
<code>delegatedManagedIdentityResourceId</code><br/>
<code>delegatedManagedIdentityResourceReference</code><br/>
<em>
string
<a href="https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#ResourceReference">
genruntime.ResourceReference
</a>
</em>
</td>
<td>
<p>DelegatedManagedIdentityResourceId: Id of the delegated managed identity resource</p>
<p>DelegatedManagedIdentityResourceReference: Id of the delegated managed identity resource</p>
</td>
</tr>
<tr>
Expand Down
17 changes: 10 additions & 7 deletions docs/hugo/content/reference/authorization/v1api20220401.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,13 +350,15 @@ string
</tr>
<tr>
<td>
<code>delegatedManagedIdentityResourceId</code><br/>
<code>delegatedManagedIdentityResourceReference</code><br/>
<em>
string
<a href="https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#ResourceReference">
genruntime.ResourceReference
</a>
</em>
</td>
<td>
<p>DelegatedManagedIdentityResourceId: Id of the delegated managed identity resource</p>
<p>DelegatedManagedIdentityResourceReference: Id of the delegated managed identity resource</p>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -500,7 +502,6 @@ string
</em>
</td>
<td>
<p>DelegatedManagedIdentityResourceId: Id of the delegated managed identity resource</p>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1070,13 +1071,15 @@ string
</tr>
<tr>
<td>
<code>delegatedManagedIdentityResourceId</code><br/>
<code>delegatedManagedIdentityResourceReference</code><br/>
<em>
string
<a href="https://pkg.go.dev/github.com/Azure/azure-service-operator/v2/pkg/genruntime#ResourceReference">
genruntime.ResourceReference
</a>
</em>
</td>
<td>
<p>DelegatedManagedIdentityResourceId: Id of the delegated managed identity resource</p>
<p>DelegatedManagedIdentityResourceReference: Id of the delegated managed identity resource</p>
</td>
</tr>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20908,7 +20908,7 @@ to access Azure cloud resources securely with Azure AD. See <a href="https://aka
<h3 id="containerservice.azure.com/v1api20231102preview.ManagedClusterSecurityProfileCustomCATrustCertificates">ManagedClusterSecurityProfileCustomCATrustCertificates
(<code>[]string</code> alias)</h3>
<p>
(<em>Appears on:</em><a href="#containerservice.azure.com/v1api20231102preview.ManagedClusterSecurityProfile">ManagedClusterSecurityProfile</a>, <a href="#containerservice.azure.com/v1api20231102preview.ManagedClusterSecurityProfile_ARM">ManagedClusterSecurityProfile_ARM</a>)
(<em>Appears on:</em><a href="#containerservice.azure.com/v1api20231102preview.ManagedClusterSecurityProfile">ManagedClusterSecurityProfile</a>)
</p>
<div>
</div>
Expand Down Expand Up @@ -21749,9 +21749,7 @@ service</a> settings for the security profile.</p>
<td>
<code>customCATrustCertificates</code><br/>
<em>
<a href="#containerservice.azure.com/v1api20231102preview.ManagedClusterSecurityProfileCustomCATrustCertificates">
ManagedClusterSecurityProfileCustomCATrustCertificates
</a>
[]string
</em>
</td>
<td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22489,7 +22489,7 @@ to access Azure cloud resources securely with Azure AD. See <a href="https://aka
<h3 id="containerservice.azure.com/v1api20240402preview.ManagedClusterSecurityProfileCustomCATrustCertificates">ManagedClusterSecurityProfileCustomCATrustCertificates
(<code>[]string</code> alias)</h3>
<p>
(<em>Appears on:</em><a href="#containerservice.azure.com/v1api20240402preview.ManagedClusterSecurityProfile">ManagedClusterSecurityProfile</a>, <a href="#containerservice.azure.com/v1api20240402preview.ManagedClusterSecurityProfile_ARM">ManagedClusterSecurityProfile_ARM</a>)
(<em>Appears on:</em><a href="#containerservice.azure.com/v1api20240402preview.ManagedClusterSecurityProfile">ManagedClusterSecurityProfile</a>)
</p>
<div>
</div>
Expand Down Expand Up @@ -23330,9 +23330,7 @@ service</a> settings for the security profile.</p>
<td>
<code>customCATrustCertificates</code><br/>
<em>
<a href="#containerservice.azure.com/v1api20240402preview.ManagedClusterSecurityProfileCustomCATrustCertificates">
ManagedClusterSecurityProfileCustomCATrustCertificates
</a>
[]string
</em>
</td>
<td>
Expand Down

0 comments on commit 03bde43

Please sign in to comment.