ISiteExtensionInfoProperties Interface

Definition

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

Properties

Author
Comment
Description
DownloadCount
ExtensionId
ExtensionType
ExtensionUrl
FeedUrl
IconUrl
InstalledDateTime
InstallerCommandLineParam
LicenseUrl
LocalIsLatestVersion
LocalPath
ProjectUrl
ProvisioningState
PublishedDateTime
Summary
Title
Version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to