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