AffinityGroupGetResponse.HostedServiceReference.Uri Property

 

Gets or sets the request URI for Service Management API calls.

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

public Uri Uri { get; set; }

Property Value

Type: System.Uri

The URI.

Return to top
Show: