StorageAccountGetKeysResponse.Uri Property

 

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

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

public Uri Uri { get; set; }

Property Value

Type: System.Uri

The URI.

Return to top
Show: