StorageAccountRegenerateKeyResponse.StorageAccountKeys Property
Namespace: Microsoft.Azure.Management.Storage.Models
Assembly: Microsoft.Azure.Management.Storage (in Microsoft.Azure.Management.Storage.dll)
Syntax
public StorageAccountKeys StorageAccountKeys { get; set; }
Public Property StorageAccountKeys As StorageAccountKeys
Property Value
Type: Microsoft.Azure.Management.Storage.Models.StorageAccountKeys
See Also
StorageAccountRegenerateKeyResponse Class
Microsoft.Azure.Management.Storage.Models Namespace
Return to top