ExtensionImage.HomepageUri Property

Definition

Optional. Optional. URL string pointing to homepage of this version of extension. This is optionally specified by the third-party publishing the extension instead of Azure. The homepage should have usage information and contact information for customer support.

public Uri HomepageUri { get; set; }
member this.HomepageUri : Uri with get, set
Public Property HomepageUri As Uri

Property Value

Uri

Applies to