azure-native.dataprotection.getBackupVault
Explore with Pulumi AI
Returns a resource belonging to a resource group. API Version: 2021-01-01.
Using getBackupVault
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 getBackupVault(args: GetBackupVaultArgs, opts?: InvokeOptions): Promise<GetBackupVaultResult>
function getBackupVaultOutput(args: GetBackupVaultOutputArgs, opts?: InvokeOptions): Output<GetBackupVaultResult>
def get_backup_vault(resource_group_name: Optional[str] = None,
vault_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBackupVaultResult
def get_backup_vault_output(resource_group_name: Optional[pulumi.Input[str]] = None,
vault_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBackupVaultResult]
func LookupBackupVault(ctx *Context, args *LookupBackupVaultArgs, opts ...InvokeOption) (*LookupBackupVaultResult, error)
func LookupBackupVaultOutput(ctx *Context, args *LookupBackupVaultOutputArgs, opts ...InvokeOption) LookupBackupVaultResultOutput
> Note: This function is named LookupBackupVault
in the Go SDK.
public static class GetBackupVault
{
public static Task<GetBackupVaultResult> InvokeAsync(GetBackupVaultArgs args, InvokeOptions? opts = null)
public static Output<GetBackupVaultResult> Invoke(GetBackupVaultInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBackupVaultResult> getBackupVault(GetBackupVaultArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:dataprotection:getBackupVault
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName The name of the resource group where the backup vault is present.
- Vault
Name string The name of the backup vault.
- Resource
Group stringName The name of the resource group where the backup vault is present.
- Vault
Name string The name of the backup vault.
- resource
Group StringName The name of the resource group where the backup vault is present.
- vault
Name String The name of the backup vault.
- resource
Group stringName The name of the resource group where the backup vault is present.
- vault
Name string The name of the backup vault.
- resource_
group_ strname The name of the resource group where the backup vault is present.
- vault_
name str The name of the backup vault.
- resource
Group StringName The name of the resource group where the backup vault is present.
- vault
Name String The name of the backup vault.
getBackupVault Result
The following output properties are available:
- Id string
Resource Id represents the complete path to the resource.
- Location string
Resource location.
- Name string
Resource name associated with the resource.
- Properties
Pulumi.
Azure Native. Data Protection. Outputs. Backup Vault Response BackupVaultResource properties
- System
Data Pulumi.Azure Native. Data Protection. Outputs. System Data Response Metadata pertaining to creation and last modification of the resource.
- Type string
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
- ETag string
Optional ETag.
- Identity
Pulumi.
Azure Native. Data Protection. Outputs. Dpp Identity Details Response Input Managed Identity Details
- Dictionary<string, string>
Resource tags.
- Id string
Resource Id represents the complete path to the resource.
- Location string
Resource location.
- Name string
Resource name associated with the resource.
- Properties
Backup
Vault Response BackupVaultResource properties
- System
Data SystemData Response Metadata pertaining to creation and last modification of the resource.
- Type string
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
- ETag string
Optional ETag.
- Identity
Dpp
Identity Details Response Input Managed Identity Details
- map[string]string
Resource tags.
- id String
Resource Id represents the complete path to the resource.
- location String
Resource location.
- name String
Resource name associated with the resource.
- properties
Backup
Vault Response BackupVaultResource properties
- system
Data SystemData Response Metadata pertaining to creation and last modification of the resource.
- type String
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
- e
Tag String Optional ETag.
- identity
Dpp
Identity Details Response Input Managed Identity Details
- Map<String,String>
Resource tags.
- id string
Resource Id represents the complete path to the resource.
- location string
Resource location.
- name string
Resource name associated with the resource.
- properties
Backup
Vault Response BackupVaultResource properties
- system
Data SystemData Response Metadata pertaining to creation and last modification of the resource.
- type string
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
- e
Tag string Optional ETag.
- identity
Dpp
Identity Details Response Input Managed Identity Details
- {[key: string]: string}
Resource tags.
- id str
Resource Id represents the complete path to the resource.
- location str
Resource location.
- name str
Resource name associated with the resource.
- properties
Backup
Vault Response BackupVaultResource properties
- system_
data SystemData Response Metadata pertaining to creation and last modification of the resource.
- type str
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
- e_
tag str Optional ETag.
- identity
Dpp
Identity Details Response Input Managed Identity Details
- Mapping[str, str]
Resource tags.
- id String
Resource Id represents the complete path to the resource.
- location String
Resource location.
- name String
Resource name associated with the resource.
- properties Property Map
BackupVaultResource properties
- system
Data Property Map Metadata pertaining to creation and last modification of the resource.
- type String
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
- e
Tag String Optional ETag.
- identity Property Map
Input Managed Identity Details
- Map<String>
Resource tags.
Supporting Types
BackupVaultResponse
- Provisioning
State string Provisioning state of the BackupVault resource
- Storage
Settings List<Pulumi.Azure Native. Data Protection. Inputs. Storage Setting Response> Storage Settings
- Provisioning
State string Provisioning state of the BackupVault resource
- Storage
Settings []StorageSetting Response Storage Settings
- provisioning
State String Provisioning state of the BackupVault resource
- storage
Settings List<StorageSetting Response> Storage Settings
- provisioning
State string Provisioning state of the BackupVault resource
- storage
Settings StorageSetting Response[] Storage Settings
- provisioning_
state str Provisioning state of the BackupVault resource
- storage_
settings Sequence[StorageSetting Response] Storage Settings
- provisioning
State String Provisioning state of the BackupVault resource
- storage
Settings List<Property Map> Storage Settings
DppIdentityDetailsResponse
- Principal
Id string The object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource.
- Tenant
Id string A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member.
- Type string
The identityType which can be either SystemAssigned or None
- Principal
Id string The object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource.
- Tenant
Id string A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member.
- Type string
The identityType which can be either SystemAssigned or None
- principal
Id String The object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource.
- tenant
Id String A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member.
- type String
The identityType which can be either SystemAssigned or None
- principal
Id string The object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource.
- tenant
Id string A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member.
- type string
The identityType which can be either SystemAssigned or None
- principal_
id str The object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource.
- tenant_
id str A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member.
- type str
The identityType which can be either SystemAssigned or None
- principal
Id String The object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource.
- tenant
Id String A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member.
- type String
The identityType which can be either SystemAssigned or None
StorageSettingResponse
- Datastore
Type string Gets or sets the type of the datastore.
- Type string
Gets or sets the type.
- Datastore
Type string Gets or sets the type of the datastore.
- Type string
Gets or sets the type.
- datastore
Type String Gets or sets the type of the datastore.
- type String
Gets or sets the type.
- datastore
Type string Gets or sets the type of the datastore.
- type string
Gets or sets the type.
- datastore_
type str Gets or sets the type of the datastore.
- type str
Gets or sets the type.
- datastore
Type String Gets or sets the type of the datastore.
- type String
Gets or sets the type.
SystemDataResponse
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The type of identity that last modified the resource.
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The type of identity that last modified the resource.
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The type of identity that last modified the resource.
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
- created
At string The timestamp of resource creation (UTC).
- created
By string The identity that created the resource.
- created
By stringType The type of identity that created the resource.
- last
Modified stringAt The type of identity that last modified the resource.
- last
Modified stringBy The identity that last modified the resource.
- last
Modified stringBy Type The type of identity that last modified the resource.
- created_
at str The timestamp of resource creation (UTC).
- created_
by str The identity that created the resource.
- created_
by_ strtype The type of identity that created the resource.
- last_
modified_ strat The type of identity that last modified the resource.
- last_
modified_ strby The identity that last modified the resource.
- last_
modified_ strby_ type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The type of identity that last modified the resource.
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0