Share via


SiteExtensionInfo Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class SiteExtensionInfo : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SiteExtensionInfo = class
    inherit ProxyOnlyResource
Public Class SiteExtensionInfo
Inherits ProxyOnlyResource
Inheritance
SiteExtensionInfo
Attributes

Constructors

SiteExtensionInfo()
SiteExtensionInfo(String, String, String, String, String, String, Nullable<SiteExtensionType>, String, String, String, String, String, String, String, String, IList<String>, String, Nullable<DateTime>, Nullable<Int32>, Nullable<Boolean>, String, Nullable<DateTime>, String, String)

Properties

Authors
Comment
Description
DownloadCount
ExtensionUrl
FeedUrl
IconUrl
Id (Inherited from ProxyOnlyResource)
InstallationArgs
InstalledDateTime
Kind (Inherited from ProxyOnlyResource)
LicenseUrl
LocalIsLatestVersion
LocalPath
Name (Inherited from ProxyOnlyResource)
ProjectUrl
ProvisioningState
PublishedDateTime
SiteExtensionInfoId
SiteExtensionInfoType
Summary
Title
Type (Inherited from ProxyOnlyResource)
Version

Applies to