다음을 통해 공유


Web Apps - List Site Extensions

웹 사이트 또는 배포 슬롯에 대한 사이트 확장 목록 가져오기에 대한 설명입니다.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions?api-version=2023-12-01

URI 매개 변수

Name In(다음 안에) 필수 형식 Description
name
path True

string

사이트 이름입니다.

resourceGroupName
path True

string

리소스가 속한 리소스 그룹의 이름입니다.

regex 패턴: ^[-\w\._\(\)]+[^\.]$

subscriptionId
path True

string

Azure 구독 ID. GUID 형식 문자열입니다(예: 00000000-0000-0000-0000-0000-00000000000).

api-version
query True

string

API 버전

응답

Name 형식 Description
200 OK

SiteExtensionInfoCollection

SiteExtension 정보가 반환되었습니다.

404 Not Found

SiteExtension을 찾을 수 없습니다.

Other Status Codes

DefaultErrorResponse

오류 응답을 App Service.

보안

azure_auth

Azure Active Directory OAuth2 Flow

형식: oauth2
Flow: implicit
권한 부여 URL: https://login.microsoftonline.com/common/oauth2/authorize

범위

Name Description
user_impersonation 사용자 계정 가장

정의

Name Description
DefaultErrorResponse

오류 응답을 App Service.

Details
Error

오류 모델.

SiteExtensionInfo

사이트 확장 정보.

SiteExtensionInfoCollection

Kudu 사이트 확장 정보 요소의 컬렉션입니다.

SiteExtensionType

사이트 확장 유형입니다.

DefaultErrorResponse

오류 응답을 App Service.

Name 형식 Description
error

Error

오류 모델.

Details

Name 형식 Description
code

string

프로그래밍 방식으로 오류를 식별하는 표준화된 문자열입니다.

message

string

자세한 오류 설명 및 디버깅 정보입니다.

target

string

자세한 오류 설명 및 디버깅 정보입니다.

Error

오류 모델.

Name 형식 Description
code

string

프로그래밍 방식으로 오류를 식별하는 표준화된 문자열입니다.

details

Details[]

자세한 오류입니다.

innererror

string

디버그 오류에 대한 자세한 정보입니다.

message

string

자세한 오류 설명 및 디버깅 정보입니다.

target

string

자세한 오류 설명 및 디버깅 정보입니다.

SiteExtensionInfo

사이트 확장 정보.

Name 형식 Description
id

string

리소스 ID입니다.

kind

string

리소스 종류입니다.

name

string

리소스 이름입니다.

properties.authors

string[]

작성자 목록입니다.

properties.comment

string

사이트 확장 설명입니다.

properties.description

string

자세한 설명입니다.

properties.download_count

integer

다운로드 횟수입니다.

properties.extension_id

string

사이트 확장 ID입니다.

properties.extension_type

SiteExtensionType

사이트 확장 유형입니다.

properties.extension_url

string

확장 URL입니다.

properties.feed_url

string

피드 URL입니다.

properties.icon_url

string

아이콘 URL입니다.

properties.installed_date_time

string

설치된 타임스탬프.

properties.installer_command_line_params

string

설치 관리자 명령줄 매개 변수입니다.

properties.license_url

string

라이선스 URL입니다.

properties.local_is_latest_version

boolean

true 로컬 버전이 최신 버전이면 이고, false 그렇지 않으면.

properties.local_path

string

로컬 경로입니다.

properties.project_url

string

프로젝트 URL입니다.

properties.provisioningState

string

프로비저닝 상태.

properties.published_date_time

string

게시된 타임스탬프입니다.

properties.summary

string

요약 설명입니다.

properties.title

string

properties.version

string

버전 정보.

type

string

리소스 종류.

SiteExtensionInfoCollection

Kudu 사이트 확장 정보 요소의 컬렉션입니다.

Name 형식 Description
nextLink

string

리소스의 다음 페이지에 연결합니다.

value

SiteExtensionInfo[]

리소스 컬렉션입니다.

SiteExtensionType

사이트 확장 유형입니다.

Name 형식 Description
Gallery

string

WebRoot

string