VirtualMachineExtensionListResponse.ResourceExtension.HomepageUri Property

 

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.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public Uri HomepageUri { get; set; }

Property Value

Type: System.Uri
Return to top
Show: