VaultsOperationsExtensions.CreateOrUpdate 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.Commands.Common.KeyVault.Version2016_10_1.Models.Vault CreateOrUpdate (this Microsoft.Azure.Commands.Common.KeyVault.Version2016_10_1.IVaultsOperations operations, string resourceGroupName, string vaultName, Microsoft.Azure.Commands.Common.KeyVault.Version2016_10_1.Models.VaultCreateOrUpdateParameters parameters);
static member CreateOrUpdate : Microsoft.Azure.Commands.Common.KeyVault.Version2016_10_1.IVaultsOperations * string * string * Microsoft.Azure.Commands.Common.KeyVault.Version2016_10_1.Models.VaultCreateOrUpdateParameters -> Microsoft.Azure.Commands.Common.KeyVault.Version2016_10_1.Models.Vault
<Extension()>
Public Function CreateOrUpdate (operations As IVaultsOperations, resourceGroupName As String, vaultName As String, parameters As VaultCreateOrUpdateParameters) As Vault
Parameters
- operations
- IVaultsOperations
- resourceGroupName
- String
- vaultName
- String
- parameters
- VaultCreateOrUpdateParameters