Share via


VirtualMachineExtensionListResponse.ResourceExtension.HomepageUri Property

Definition

Optional. URI string pointing to the homepage of this version of extension. This is optionally specified by the third-party publishing the extension instead of Azure, at the time of extension creation or update.

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

Property Value

Uri

Applies to