다음을 통해 공유


SiteExtensionInfoInner 클래스

정의

사이트 확장 정보.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SiteExtensionInfoInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SiteExtensionInfoInner = class
    inherit ProxyOnlyResourceInner
Public Class SiteExtensionInfoInner
Inherits ProxyOnlyResourceInner
상속
특성

생성자

SiteExtensionInfoInner()

SiteExtensionInfoInner 클래스의 새 instance 초기화합니다.

SiteExtensionInfoInner(String, String, String, String, String, String, Nullable<SiteExtensionType>, String, String, String, String, String, String, String, String, IList<String>, String, Nullable<DateTime>, Nullable<Int32>, Nullable<Boolean>, String, Nullable<DateTime>, String, String)

SiteExtensionInfoInner 클래스의 새 instance 초기화합니다.

속성

Authors

작성자 목록을 가져오거나 설정합니다.

Comment

사이트 확장 설명을 가져오거나 설정합니다.

Description

자세한 설명을 가져오거나 설정합니다.

DownloadCount

다운로드 수를 가져오거나 설정합니다.

ExtensionId

사이트 확장 ID를 가져오거나 설정합니다.

ExtensionType

사이트 확장 유형을 가져오거나 설정합니다. 가능한 값은 'Gallery', 'WebRoot'입니다.

ExtensionUrl

확장 URL을 가져오거나 설정합니다.

FeedUrl

피드 URL을 가져오거나 설정합니다.

IconUrl

아이콘 URL을 가져오거나 설정합니다.

Id

리소스 ID. 네트워크 리소스에서 ID를 설정해야 하므로 Setter가 보호됩니다.

(다음에서 상속됨 ProxyResource)
InstalledDateTime

설치된 타임스탬프를 가져오거나 설정합니다.

InstallerCommandLineParams

설치 관리자 명령줄 매개 변수를 가져오거나 설정합니다.

Kind

리소스 종류를 가져오거나 설정합니다.

(다음에서 상속됨 ProxyOnlyResourceInner)
LicenseUrl

라이선스 URL을 가져오거나 설정합니다.

LocalIsLatestVersion

로컬 버전이 최신 버전 & 인 경우 lt;code&gt;true&lt;/code&gt;를 가져오거나 설정합니다&. lt;code&gt;false&lt;/code&gt; 그렇지 않으면 입니다.

LocalPath

로컬 경로를 가져오거나 설정합니다.

Location

리소스 위치

(다음에서 상속됨 Resource)
Name

리소스 이름

(다음에서 상속됨 ProxyResource)
ProjectUrl

프로젝트 URL을 가져오거나 설정합니다.

ProvisioningState

프로비저닝 상태를 가져오거나 설정합니다.

PublishedDateTime

게시된 타임스탬프를 가져오거나 설정합니다.

Summary

요약 설명을 가져오거나 설정합니다.

Tags

리소스 태그

(다음에서 상속됨 Resource)
Title

사이트 확장 정보.

Type

리소스 유형

(다음에서 상속됨 ProxyResource)
Version

버전 정보를 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다. 유효성 검사에 실패하면 ValidationException을 throw합니다.

(다음에서 상속됨 Resource)

적용 대상