Partager via


StorageAccountCredentialsOperationsExtensions.CreateOrUpdate Méthode

Définition

Crée ou met à jour les informations d’identification du compte de stockage.

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

Paramètres

operations
IStorageAccountCredentialsOperations

Groupe d’opérations pour cette méthode d’extension.

storageAccountCredentialName
String

Nom des informations d’identification du compte de stockage.

parameters
StorageAccountCredential

Informations d’identification du compte de stockage à ajouter ou à mettre à jour.

resourceGroupName
String

Nom du groupe de ressources

managerName
String

Nom du gestionnaire

Retours

S’applique à