This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.datareplication.getVault
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the details of the vault. Azure REST API version: 2021-02-16-preview.
Using getVault
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVault(args: GetVaultArgs, opts?: InvokeOptions): Promise<GetVaultResult>
function getVaultOutput(args: GetVaultOutputArgs, opts?: InvokeOptions): Output<GetVaultResult>def get_vault(resource_group_name: Optional[str] = None,
              vault_name: Optional[str] = None,
              opts: Optional[InvokeOptions] = None) -> GetVaultResult
def get_vault_output(resource_group_name: Optional[pulumi.Input[str]] = None,
              vault_name: Optional[pulumi.Input[str]] = None,
              opts: Optional[InvokeOptions] = None) -> Output[GetVaultResult]func LookupVault(ctx *Context, args *LookupVaultArgs, opts ...InvokeOption) (*LookupVaultResult, error)
func LookupVaultOutput(ctx *Context, args *LookupVaultOutputArgs, opts ...InvokeOption) LookupVaultResultOutput> Note: This function is named LookupVault in the Go SDK.
public static class GetVault 
{
    public static Task<GetVaultResult> InvokeAsync(GetVaultArgs args, InvokeOptions? opts = null)
    public static Output<GetVaultResult> Invoke(GetVaultInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVaultResult> getVault(GetVaultArgs args, InvokeOptions options)
public static Output<GetVaultResult> getVault(GetVaultArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:datareplication:getVault
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- VaultName string
- The vault name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- VaultName string
- The vault name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- vaultName String
- The vault name.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- vaultName string
- The vault name.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- vault_name str
- The vault name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- vaultName String
- The vault name.
getVault Result
The following output properties are available:
- Id string
- Gets or sets the Id of the resource.
- Location string
- Gets or sets the location of the vault.
- Name string
- Gets or sets the name of the resource.
- Properties
Pulumi.Azure Native. Data Replication. Outputs. Vault Model Properties Response 
- Vault properties.
- SystemData Pulumi.Azure Native. Data Replication. Outputs. Vault Model Response System Data 
- Type string
- Gets or sets the type of the resource.
- Dictionary<string, string>
- Gets or sets the resource tags.
- Id string
- Gets or sets the Id of the resource.
- Location string
- Gets or sets the location of the vault.
- Name string
- Gets or sets the name of the resource.
- Properties
VaultModel Properties Response 
- Vault properties.
- SystemData VaultModel Response System Data 
- Type string
- Gets or sets the type of the resource.
- map[string]string
- Gets or sets the resource tags.
- id String
- Gets or sets the Id of the resource.
- location String
- Gets or sets the location of the vault.
- name String
- Gets or sets the name of the resource.
- properties
VaultModel Properties Response 
- Vault properties.
- systemData VaultModel Response System Data 
- type String
- Gets or sets the type of the resource.
- Map<String,String>
- Gets or sets the resource tags.
- id string
- Gets or sets the Id of the resource.
- location string
- Gets or sets the location of the vault.
- name string
- Gets or sets the name of the resource.
- properties
VaultModel Properties Response 
- Vault properties.
- systemData VaultModel Response System Data 
- type string
- Gets or sets the type of the resource.
- {[key: string]: string}
- Gets or sets the resource tags.
- id str
- Gets or sets the Id of the resource.
- location str
- Gets or sets the location of the vault.
- name str
- Gets or sets the name of the resource.
- properties
VaultModel Properties Response 
- Vault properties.
- system_data VaultModel Response System Data 
- type str
- Gets or sets the type of the resource.
- Mapping[str, str]
- Gets or sets the resource tags.
- id String
- Gets or sets the Id of the resource.
- location String
- Gets or sets the location of the vault.
- name String
- Gets or sets the name of the resource.
- properties Property Map
- Vault properties.
- systemData Property Map
- type String
- Gets or sets the type of the resource.
- Map<String>
- Gets or sets the resource tags.
Supporting Types
VaultModelPropertiesResponse   
- ProvisioningState string
- Gets or sets the provisioning state of the vault.
- ServiceResource stringId 
- Gets or sets the service resource Id.
- VaultType string
- Gets or sets the type of vault.
- ProvisioningState string
- Gets or sets the provisioning state of the vault.
- ServiceResource stringId 
- Gets or sets the service resource Id.
- VaultType string
- Gets or sets the type of vault.
- provisioningState String
- Gets or sets the provisioning state of the vault.
- serviceResource StringId 
- Gets or sets the service resource Id.
- vaultType String
- Gets or sets the type of vault.
- provisioningState string
- Gets or sets the provisioning state of the vault.
- serviceResource stringId 
- Gets or sets the service resource Id.
- vaultType string
- Gets or sets the type of vault.
- provisioning_state str
- Gets or sets the provisioning state of the vault.
- service_resource_ strid 
- Gets or sets the service resource Id.
- vault_type str
- Gets or sets the type of vault.
- provisioningState String
- Gets or sets the provisioning state of the vault.
- serviceResource StringId 
- Gets or sets the service resource Id.
- vaultType String
- Gets or sets the type of vault.
VaultModelResponseSystemData    
- CreatedAt string
- Gets or sets the timestamp of resource creation (UTC).
- CreatedBy string
- Gets or sets identity that created the resource.
- CreatedBy stringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- LastModified stringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- LastModified stringBy 
- Gets or sets the identity that last modified the resource.
- LastModified stringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- CreatedAt string
- Gets or sets the timestamp of resource creation (UTC).
- CreatedBy string
- Gets or sets identity that created the resource.
- CreatedBy stringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- LastModified stringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- LastModified stringBy 
- Gets or sets the identity that last modified the resource.
- LastModified stringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- createdAt String
- Gets or sets the timestamp of resource creation (UTC).
- createdBy String
- Gets or sets identity that created the resource.
- createdBy StringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- lastModified StringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- lastModified StringBy 
- Gets or sets the identity that last modified the resource.
- lastModified StringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- createdAt string
- Gets or sets the timestamp of resource creation (UTC).
- createdBy string
- Gets or sets identity that created the resource.
- createdBy stringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- lastModified stringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- lastModified stringBy 
- Gets or sets the identity that last modified the resource.
- lastModified stringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created_at str
- Gets or sets the timestamp of resource creation (UTC).
- created_by str
- Gets or sets identity that created the resource.
- created_by_ strtype 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last_modified_ strat 
- Gets or sets the timestamp of resource last modification (UTC).
- last_modified_ strby 
- Gets or sets the identity that last modified the resource.
- last_modified_ strby_ type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- createdAt String
- Gets or sets the timestamp of resource creation (UTC).
- createdBy String
- Gets or sets identity that created the resource.
- createdBy StringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- lastModified StringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- lastModified StringBy 
- Gets or sets the identity that last modified the resource.
- lastModified StringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi