This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
azure-native.datareplication.getVault
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
Gets the details of the vault.
Uses Azure REST API version 2021-02-16-preview.
Other available API versions: 2024-09-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native datareplication [ApiVersion]
. See the version guide for details.
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 dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Vault
Name string - The vault name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Vault
Name string - The vault name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- vault
Name String - The vault name.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- vault
Name string - The vault name.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- vault_
name str - The vault name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- vault
Name String - The vault name.
getVault Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- 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.
- System
Data 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.
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
Vault
Model Properties Response - Vault properties.
- System
Data VaultModel Response System Data - Type string
- Gets or sets the type of the resource.
- map[string]string
- Gets or sets the resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
Vault
Model Properties Response - Vault properties.
- system
Data VaultModel Response System Data - type String
- Gets or sets the type of the resource.
- Map<String,String>
- Gets or sets the resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- 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
Vault
Model Properties Response - Vault properties.
- system
Data VaultModel Response System Data - type string
- Gets or sets the type of the resource.
- {[key: string]: string}
- Gets or sets the resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- 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
Vault
Model 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.
- azure
Api StringVersion - The Azure API version of the resource.
- 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.
- system
Data Property Map - type String
- Gets or sets the type of the resource.
- Map<String>
- Gets or sets the resource tags.
Supporting Types
VaultModelPropertiesResponse
- Provisioning
State string - Gets or sets the provisioning state of the vault.
- Service
Resource stringId - Gets or sets the service resource Id.
- Vault
Type string - Gets or sets the type of vault.
- Provisioning
State string - Gets or sets the provisioning state of the vault.
- Service
Resource stringId - Gets or sets the service resource Id.
- Vault
Type string - Gets or sets the type of vault.
- provisioning
State String - Gets or sets the provisioning state of the vault.
- service
Resource StringId - Gets or sets the service resource Id.
- vault
Type String - Gets or sets the type of vault.
- provisioning
State string - Gets or sets the provisioning state of the vault.
- service
Resource stringId - Gets or sets the service resource Id.
- vault
Type 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.
- provisioning
State String - Gets or sets the provisioning state of the vault.
- service
Resource StringId - Gets or sets the service resource Id.
- vault
Type String - Gets or sets the type of vault.
VaultModelResponseSystemData
- Created
At string - Gets or sets the timestamp of resource creation (UTC).
- Created
By string - Gets or sets identity that created the resource.
- Created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- Last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- Last
Modified stringBy - Gets or sets the identity that last modified the resource.
- Last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- Created
At string - Gets or sets the timestamp of resource creation (UTC).
- Created
By string - Gets or sets identity that created the resource.
- Created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- Last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- Last
Modified stringBy - Gets or sets the identity that last modified the resource.
- Last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At String - Gets or sets the timestamp of resource creation (UTC).
- created
By String - Gets or sets identity that created the resource.
- created
By StringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified StringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified StringBy - Gets or sets the identity that last modified the resource.
- last
Modified StringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At string - Gets or sets the timestamp of resource creation (UTC).
- created
By string - Gets or sets identity that created the resource.
- created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified stringBy - Gets or sets the identity that last modified the resource.
- last
Modified 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.
- created
At String - Gets or sets the timestamp of resource creation (UTC).
- created
By String - Gets or sets identity that created the resource.
- created
By StringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified StringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified StringBy - Gets or sets the identity that last modified the resource.
- last
Modified 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 v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi