Share via


KeyVault.VaultsCreateOrUpdateViaJsonStringWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IVault> VaultsCreateOrUpdateViaJsonStringWithResult (string subscriptionId, string resourceGroupName, string vaultName, string jsonString, Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.ISendAsync sender);

Parameters

subscriptionId
String
resourceGroupName
String
vaultName
String
jsonString
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to