StorageManagementClient.BaseUri Property

 

Gets or sets the URI that is used as the base for all Service Management requests.

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

public Uri BaseUri { get; }

Property Value

Type: System.Uri

The URI.

Return to top
Show: