Share via


SiteExtensionInfoPropertiesOutput interface

SiteExtensionInfo resource specific properties

Properties

authors

List of authors.

comment

Site Extension comment.

description

Detailed description.

download_count

Count of downloads.

extension_id

Site extension ID.

extension_type

Site extension type.

extension_url

Extension URL.

feed_url

Feed URL.

icon_url

Icon URL.

installed_date_time

Installed timestamp.

installer_command_line_params

Installer command line parameters.

license_url

License URL.

local_is_latest_version

true if the local version is the latest version; false otherwise.

local_path

Local path.

project_url

Project URL.

provisioningState

Provisioning state.

published_date_time

Published timestamp.

summary

Summary description.

title
version

Version information.

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

download_count

Count of downloads.

download_count?: number

Property Value

number

extension_id

Site extension ID.

extension_id?: string

Property Value

string

extension_type

Site extension type.

extension_type?: "Gallery" | "WebRoot"

Property Value

"Gallery" | "WebRoot"

extension_url

Extension URL.

extension_url?: string

Property Value

string

feed_url

Feed URL.

feed_url?: string

Property Value

string

icon_url

Icon URL.

icon_url?: string

Property Value

string

installed_date_time

Installed timestamp.

installed_date_time?: string

Property Value

string

installer_command_line_params

Installer command line parameters.

installer_command_line_params?: string

Property Value

string

license_url

License URL.

license_url?: string

Property Value

string

local_is_latest_version

true if the local version is the latest version; false otherwise.

local_is_latest_version?: boolean

Property Value

boolean

local_path

Local path.

local_path?: string

Property Value

string

project_url

Project URL.

project_url?: string

Property Value

string

provisioningState

Provisioning state.

provisioningState?: string

Property Value

string

published_date_time

Published timestamp.

published_date_time?: string

Property Value

string

summary

Summary description.

summary?: string

Property Value

string

title

title?: string

Property Value

string

version

Version information.

version?: string

Property Value

string