StorageAccountRegenerateKeysParameters Constructor (String^, StorageKeyType)

 

Initializes a new instance of the StorageAccountRegenerateKeysParameters class with required arguments.

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

public:
StorageAccountRegenerateKeysParameters(
	String^ name,
	StorageKeyType keyType
)
Return to top
Show: