你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StorageAccountCredentialsOperationsExtensions.BeginCreateOrUpdate 方法

定义

创建或更新存储帐户凭据。

public static Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential BeginCreateOrUpdate (this Microsoft.Azure.Management.StorSimple8000Series.IStorageAccountCredentialsOperations operations, string storageAccountCredentialName, Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential parameters, string resourceGroupName, string managerName);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.StorSimple8000Series.IStorageAccountCredentialsOperations * string * Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential * string * string -> Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential
<Extension()>
Public Function BeginCreateOrUpdate (operations As IStorageAccountCredentialsOperations, storageAccountCredentialName As String, parameters As StorageAccountCredential, resourceGroupName As String, managerName As String) As StorageAccountCredential

参数

operations
IStorageAccountCredentialsOperations

此扩展方法的操作组。

storageAccountCredentialName
String

存储帐户凭据名称。

parameters
StorageAccountCredential

要添加或更新的存储帐户凭据。

resourceGroupName
String

资源组名称

managerName
String

经理姓名

返回

适用于