SiteExtensionInfoInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. appservice. fluent. models. SiteExtensionInfoInner
- com.
- com.
public final class SiteExtensionInfoInner
extends ProxyResource
Site Extension Information.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| List<String> |
authors()
Get the authors property: List of authors. |
| String |
comment()
Get the comment property: Site Extension comment. |
| String |
description()
Get the description property: Detailed description. |
| Integer |
downloadCount()
Get the download |
| String |
extensionId()
Get the extension |
|
Site |
extensionType()
Get the extension |
| String |
extensionUrl()
Get the extension |
| String |
feedUrl()
Get the feed |
|
static
Site |
fromJson(JsonReader jsonReader)
Reads an instance of Site |
| String |
iconUrl()
Get the icon |
| String |
id()
Get the id property: Fully qualified resource Id for the resource. |
|
Offset |
installedDateTime()
Get the installed |
| String |
installerCommandLineParams()
Get the installer |
| String |
kind()
Get the kind property: Kind of resource. |
| String |
licenseUrl()
Get the license |
| Boolean |
localIsLatestVersion()
Get the local |
| String |
localPath()
Get the local |
| String |
name()
Get the name property: The name of the resource. |
| String |
projectUrl()
Get the project |
| String |
provisioningState()
Get the provisioning |
|
Offset |
publishedDateTime()
Get the published |
| String |
summary()
Get the summary property: Summary description. |
|
System |
systemData()
Get the system |
| String |
title()
Get the title property: The title property. |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The type of the resource. |
| void |
validate()
Validates the instance. |
| String |
version()
Get the version property: Version information. |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
Method Details
authors
public List<String> authors()
Get the authors property: List of authors.
Returns:
comment
public String comment()
Get the comment property: Site Extension comment.
Returns:
description
public String description()
Get the description property: Detailed description.
Returns:
downloadCount
public Integer downloadCount()
Get the downloadCount property: Count of downloads.
Returns:
extensionId
public String extensionId()
Get the extensionId property: Site extension ID.
Returns:
extensionType
public SiteExtensionType extensionType()
Get the extensionType property: Site extension type.
Returns:
extensionUrl
public String extensionUrl()
Get the extensionUrl property: Extension URL.
Returns:
feedUrl
public String feedUrl()
Get the feedUrl property: Feed URL.
Returns:
fromJson
public static SiteExtensionInfoInner fromJson(JsonReader jsonReader)
Reads an instance of SiteExtensionInfoInner from the JsonReader.
Parameters:
Returns:
Throws:
iconUrl
public String iconUrl()
Get the iconUrl property: Icon URL.
Returns:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
SiteExtensionInfoInner.id()Returns:
installedDateTime
public OffsetDateTime installedDateTime()
Get the installedDateTime property: Installed timestamp.
Returns:
installerCommandLineParams
public String installerCommandLineParams()
Get the installerCommandLineParams property: Installer command line parameters.
Returns:
kind
public String kind()
Get the kind property: Kind of resource.
Returns:
licenseUrl
public String licenseUrl()
Get the licenseUrl property: License URL.
Returns:
localIsLatestVersion
public Boolean localIsLatestVersion()
Get the localIsLatestVersion property: true if the local version is the latest version; false otherwise.
Returns:
localPath
public String localPath()
Get the localPath property: Local path.
Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
SiteExtensionInfoInner.name()Returns:
projectUrl
public String projectUrl()
Get the projectUrl property: Project URL.
Returns:
provisioningState
public String provisioningState()
Get the provisioningState property: Provisioning state.
Returns:
publishedDateTime
public OffsetDateTime publishedDateTime()
Get the publishedDateTime property: Published timestamp.
Returns:
summary
public String summary()
Get the summary property: Summary description.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
title
public String title()
Get the title property: The title property.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
SiteExtensionInfoInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
SiteExtensionInfoInner.type()Returns:
validate
public void validate()
Validates the instance.
version
public String version()
Get the version property: Version information.
Returns: