StorageAccountsOperationsExtensions.BeginCreate Method
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.
public static Microsoft.Azure.Management.Storage.Version2017_10_01.Models.StorageAccount BeginCreate (this Microsoft.Azure.Management.Storage.Version2017_10_01.IStorageAccountsOperations operations, string resourceGroupName, string accountName, Microsoft.Azure.Management.Storage.Version2017_10_01.Models.StorageAccountCreateParameters parameters);
static member BeginCreate : Microsoft.Azure.Management.Storage.Version2017_10_01.IStorageAccountsOperations * string * string * Microsoft.Azure.Management.Storage.Version2017_10_01.Models.StorageAccountCreateParameters -> Microsoft.Azure.Management.Storage.Version2017_10_01.Models.StorageAccount
<Extension()>
Public Function BeginCreate (operations As IStorageAccountsOperations, resourceGroupName As String, accountName As String, parameters As StorageAccountCreateParameters) As StorageAccount
Parameters
- operations
- IStorageAccountsOperations
- resourceGroupName
- String
- accountName
- String
- parameters
- StorageAccountCreateParameters