Share via


ISiteExtensionInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteExtensionInfoTypeConverter))]
public interface ISiteExtensionInfo : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteExtensionInfoTypeConverter))>]
type ISiteExtensionInfo = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface ISiteExtensionInfo
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

Author
Comment
Description
DownloadCount
ExtensionId
ExtensionType
ExtensionUrl
FeedUrl
IconUrl
Id (Inherited from IProxyOnlyResource)
InstalledDateTime
InstallerCommandLineParam
Kind (Inherited from IProxyOnlyResource)
LicenseUrl
LocalIsLatestVersion
LocalPath
Name (Inherited from IProxyOnlyResource)
ProjectUrl
ProvisioningState
PublishedDateTime
Summary
Title
Type (Inherited from IProxyOnlyResource)
Version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to