StorageAccountRegenerateKeyParameters Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
StorageAccountRegenerateKeyParameters() | |
StorageAccountRegenerateKeyParameters(String) |
StorageAccountRegenerateKeyParameters()
public StorageAccountRegenerateKeyParameters ();
Public Sub New ()
Applies to
StorageAccountRegenerateKeyParameters(String)
public StorageAccountRegenerateKeyParameters (string keyName);
new Microsoft.Azure.Management.Storage.Version2017_10_01.Models.StorageAccountRegenerateKeyParameters : string -> Microsoft.Azure.Management.Storage.Version2017_10_01.Models.StorageAccountRegenerateKeyParameters
Public Sub New (keyName As String)
Parameters
- keyName
- String