ManagementClient.BaseUri Property

 

Gets the URI that is used as the base for all operation requests.

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

public Uri BaseUri { get; }

Property Value

Type: System.Uri

The URI.

Return to top
Show: