ISiteExtensionInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.SiteExtensionInfoTypeConverter))]
public interface ISiteExtensionInfo : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.SiteExtensionInfoTypeConverter))>]
type ISiteExtensionInfo = interface
interface IJsonSerializable
interface IProxyOnlyResource
Public Interface ISiteExtensionInfo
Implements IProxyOnlyResource
- Derived
- Attributes
- Implements
Properties
Author |
List of authors. |
Comment |
Site Extension comment. |
Description |
Detailed description. |
DownloadCount |
Count of downloads. |
ExtensionId |
Site extension ID. |
ExtensionType |
Site extension type. |
ExtensionUrl |
Extension URL. |
FeedUrl |
Feed URL. |
IconUrl |
Icon URL. |
Id |
Resource Id. (Inherited from IProxyOnlyResource) |
InstalledDateTime |
Installed timestamp. |
InstallerCommandLineParam |
Installer command line parameters. |
Kind |
Kind of resource. (Inherited from IProxyOnlyResource) |
LicenseUrl |
License URL. |
LocalIsLatestVersion |
|
LocalPath |
Local path. |
Name |
Resource Name. (Inherited from IProxyOnlyResource) |
ProjectUrl |
Project URL. |
ProvisioningState |
Provisioning state. |
PublishedDateTime |
Published timestamp. |
Summary |
Summary description. |
Title | |
Type |
Resource type. (Inherited from IProxyOnlyResource) |
Version |
Version information. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |