IComputeManagementClient::BaseUri Property

 

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

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

property Uri^ BaseUri {
	Uri^ get();
}

Property Value

Type: System::Uri^

The URI.

Return to top
Show: