Web Apps - List Public Certificates
Az alkalmazáshoz vagy üzembehelyezési ponthoz tartozó nyilvános tanúsítványok lekérésének leírása.
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates?api-version=2024-04-01
URI-paraméterek
Name | In | Kötelező | Típus | Description |
---|---|---|---|---|
name
|
path | True |
string |
Az alkalmazás neve. |
resource
|
path | True |
string minLength: 1maxLength: 90 pattern: ^[-\w\._\(\)]+[^\.]$ |
Annak az erőforráscsoportnak a neve, amelyhez az erőforrás tartozik. |
subscription
|
path | True |
string |
Az Azure-előfizetés azonosítója. Ez egy GUID formátumú sztring (például 000000000-0000-0000-0000-0000000000). |
api-version
|
query | True |
string |
API-verzió |
Válaszok
Name | Típus | Description |
---|---|---|
200 OK |
OKÉ |
|
Other Status Codes |
App Service-hibaválasz. |
Biztonság
azure_auth
Azure Active Directory OAuth2 Flow
Típus:
oauth2
Folyamat:
implicit
Engedélyezési URL:
https://login.microsoftonline.com/common/oauth2/authorize
Hatókörök
Name | Description |
---|---|
user_impersonation | a felhasználói fiók megszemélyesítése |
Definíciók
Name | Description |
---|---|
Default |
App Service-hibaválasz. |
Details | |
Error |
Hibamodell. |
Public |
Nyilvános tanúsítványobjektum |
Public |
Nyilvános tanúsítványok gyűjteménye |
Public |
Nyilvános tanúsítvány helye |
DefaultErrorResponse
App Service-hibaválasz.
Name | Típus | Description |
---|---|---|
error |
Hibamodell. |
Details
Name | Típus | Description |
---|---|---|
code |
string |
Szabványosított sztring a hiba programozott azonosításához. |
message |
string |
Részletes hibaleírás és hibakeresési információk. |
target |
string |
Részletes hibaleírás és hibakeresési információk. |
Error
Hibamodell.
Name | Típus | Description |
---|---|---|
code |
string |
Szabványosított sztring a hiba programozott azonosításához. |
details |
Details[] |
Részletes hibák. |
innererror |
string |
További információ a hibakereséshez. |
message |
string |
Részletes hibaleírás és hibakeresési információk. |
target |
string |
Részletes hibaleírás és hibakeresési információk. |
PublicCertificate
Nyilvános tanúsítványobjektum
Name | Típus | Description |
---|---|---|
id |
string |
Erőforrás-azonosító. |
kind |
string |
Erőforrás típusa. |
name |
string |
Erőforrás neve. |
properties.blob |
string (byte) |
Nyilvános tanúsítvány bájttömbje |
properties.publicCertificateLocation |
Nyilvános tanúsítvány helye |
|
properties.thumbprint |
string |
Tanúsítvány ujjlenyomata |
type |
string |
Erőforrás típusa. |
PublicCertificateCollection
Nyilvános tanúsítványok gyűjteménye
Name | Típus | Description |
---|---|---|
nextLink |
string |
Hivatkozás az erőforrások következő oldalára. |
value |
Erőforrások gyűjteménye. |
PublicCertificateLocation
Nyilvános tanúsítvány helye
Érték | Description |
---|---|
CurrentUserMy | |
LocalMachineMy | |
Unknown |