SiteExtensionInfo interface
Site Extension Information.
- Extends
Properties
authors | List of authors. |
comment | Site Extension comment. |
description | Detailed description. |
download |
Count of downloads. |
extension |
Site extension ID. |
extension |
Site extension type. |
extension |
Extension URL. |
feed |
Feed URL. |
icon |
Icon URL. |
installed |
Installed timestamp. |
installer |
Installer command line parameters. |
license |
License URL. |
local |
|
local |
Local path. |
project |
Project URL. |
provisioning |
Provisioning state. |
published |
Published timestamp. |
summary | Summary description. |
title | |
version | Version information. |
Inherited Properties
id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Kind of resource. |
name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
authors
List of authors.
authors?: string[]
Property Value
string[]
comment
Site Extension comment.
comment?: string
Property Value
string
description
Detailed description.
description?: string
Property Value
string
downloadCount
Count of downloads.
downloadCount?: number
Property Value
number
extensionId
Site extension ID.
extensionId?: string
Property Value
string
extensionType
extensionUrl
Extension URL.
extensionUrl?: string
Property Value
string
feedUrl
Feed URL.
feedUrl?: string
Property Value
string
iconUrl
Icon URL.
iconUrl?: string
Property Value
string
installedDateTime
Installed timestamp.
installedDateTime?: Date
Property Value
Date
installerCommandLineParams
Installer command line parameters.
installerCommandLineParams?: string
Property Value
string
licenseUrl
License URL.
licenseUrl?: string
Property Value
string
localIsLatestVersion
true
if the local version is the latest version; false
otherwise.
localIsLatestVersion?: boolean
Property Value
boolean
localPath
Local path.
localPath?: string
Property Value
string
projectUrl
Project URL.
projectUrl?: string
Property Value
string
provisioningState
Provisioning state.
provisioningState?: string
Property Value
string
publishedDateTime
Published timestamp.
publishedDateTime?: Date
Property Value
Date
summary
Summary description.
summary?: string
Property Value
string
title
title?: string
Property Value
string
version
Version information.
version?: string
Property Value
string
Inherited Property Details
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyOnlyResource.id
kind
name
Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyOnlyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyOnlyResource.type