StorageAccountsOperationsExtensions.Delete 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 void Delete (this Microsoft.Azure.Management.Storage.Version2017_10_01.IStorageAccountsOperations operations, string resourceGroupName, string accountName);
static member Delete : Microsoft.Azure.Management.Storage.Version2017_10_01.IStorageAccountsOperations * string * string -> unit
<Extension()>
Public Sub Delete (operations As IStorageAccountsOperations, resourceGroupName As String, accountName As String)
Parameters
- operations
- IStorageAccountsOperations
- resourceGroupName
- String
- accountName
- String