Oracle Cloud Infrastructure v3.9.0 published on Wednesday, Sep 24, 2025 by Pulumi
oci.oci.getDbmulticloudOracleDbAzureBlobContainer
This data source provides details about a specific Oracle Db Azure Blob Container resource in Oracle Cloud Infrastructure Dbmulticloud service.
Retrieves the details of an Oracle DB–associated Azure Blob Container using the specified container resource OCID.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testOracleDbAzureBlobContainer = oci.oci.getDbmulticloudOracleDbAzureBlobContainer({
oracleDbAzureBlobContainerId: testOracleDbAzureBlobContainerOciDbmulticloudOracleDbAzureBlobContainer.id,
});
import pulumi
import pulumi_oci as oci
test_oracle_db_azure_blob_container = oci.oci.get_dbmulticloud_oracle_db_azure_blob_container(oracle_db_azure_blob_container_id=test_oracle_db_azure_blob_container_oci_dbmulticloud_oracle_db_azure_blob_container["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v3/go/oci/oci"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := oci.LookupDbmulticloudOracleDbAzureBlobContainer(ctx, &oci.LookupDbmulticloudOracleDbAzureBlobContainerArgs{
OracleDbAzureBlobContainerId: testOracleDbAzureBlobContainerOciDbmulticloudOracleDbAzureBlobContainer.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testOracleDbAzureBlobContainer = Oci.Oci.GetDbmulticloudOracleDbAzureBlobContainer.Invoke(new()
{
OracleDbAzureBlobContainerId = testOracleDbAzureBlobContainerOciDbmulticloudOracleDbAzureBlobContainer.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.oci.OciFunctions;
import com.pulumi.oci.oci.inputs.GetDbmulticloudOracleDbAzureBlobContainerArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testOracleDbAzureBlobContainer = OciFunctions.getDbmulticloudOracleDbAzureBlobContainer(GetDbmulticloudOracleDbAzureBlobContainerArgs.builder()
.oracleDbAzureBlobContainerId(testOracleDbAzureBlobContainerOciDbmulticloudOracleDbAzureBlobContainer.id())
.build());
}
}
variables:
testOracleDbAzureBlobContainer:
fn::invoke:
function: oci:oci:getDbmulticloudOracleDbAzureBlobContainer
arguments:
oracleDbAzureBlobContainerId: ${testOracleDbAzureBlobContainerOciDbmulticloudOracleDbAzureBlobContainer.id}
Using getDbmulticloudOracleDbAzureBlobContainer
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 getDbmulticloudOracleDbAzureBlobContainer(args: GetDbmulticloudOracleDbAzureBlobContainerArgs, opts?: InvokeOptions): Promise<GetDbmulticloudOracleDbAzureBlobContainerResult>
function getDbmulticloudOracleDbAzureBlobContainerOutput(args: GetDbmulticloudOracleDbAzureBlobContainerOutputArgs, opts?: InvokeOptions): Output<GetDbmulticloudOracleDbAzureBlobContainerResult>
def get_dbmulticloud_oracle_db_azure_blob_container(oracle_db_azure_blob_container_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDbmulticloudOracleDbAzureBlobContainerResult
def get_dbmulticloud_oracle_db_azure_blob_container_output(oracle_db_azure_blob_container_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDbmulticloudOracleDbAzureBlobContainerResult]
func LookupDbmulticloudOracleDbAzureBlobContainer(ctx *Context, args *LookupDbmulticloudOracleDbAzureBlobContainerArgs, opts ...InvokeOption) (*LookupDbmulticloudOracleDbAzureBlobContainerResult, error)
func LookupDbmulticloudOracleDbAzureBlobContainerOutput(ctx *Context, args *LookupDbmulticloudOracleDbAzureBlobContainerOutputArgs, opts ...InvokeOption) LookupDbmulticloudOracleDbAzureBlobContainerResultOutput
> Note: This function is named LookupDbmulticloudOracleDbAzureBlobContainer
in the Go SDK.
public static class GetDbmulticloudOracleDbAzureBlobContainer
{
public static Task<GetDbmulticloudOracleDbAzureBlobContainerResult> InvokeAsync(GetDbmulticloudOracleDbAzureBlobContainerArgs args, InvokeOptions? opts = null)
public static Output<GetDbmulticloudOracleDbAzureBlobContainerResult> Invoke(GetDbmulticloudOracleDbAzureBlobContainerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDbmulticloudOracleDbAzureBlobContainerResult> getDbmulticloudOracleDbAzureBlobContainer(GetDbmulticloudOracleDbAzureBlobContainerArgs args, InvokeOptions options)
public static Output<GetDbmulticloudOracleDbAzureBlobContainerResult> getDbmulticloudOracleDbAzureBlobContainer(GetDbmulticloudOracleDbAzureBlobContainerArgs args, InvokeOptions options)
fn::invoke:
function: oci:oci/getDbmulticloudOracleDbAzureBlobContainer:getDbmulticloudOracleDbAzureBlobContainer
arguments:
# arguments dictionary
The following arguments are supported:
- Oracle
Db stringAzure Blob Container Id - The OCID of the Oracle DB Azure Blob Container resource.
- Oracle
Db stringAzure Blob Container Id - The OCID of the Oracle DB Azure Blob Container resource.
- oracle
Db StringAzure Blob Container Id - The OCID of the Oracle DB Azure Blob Container resource.
- oracle
Db stringAzure Blob Container Id - The OCID of the Oracle DB Azure Blob Container resource.
- oracle_
db_ strazure_ blob_ container_ id - The OCID of the Oracle DB Azure Blob Container resource.
- oracle
Db StringAzure Blob Container Id - The OCID of the Oracle DB Azure Blob Container resource.
getDbmulticloudOracleDbAzureBlobContainer Result
The following output properties are available:
- Azure
Storage stringAccount Name - Azure Storage account name.
- Azure
Storage stringContainer Name - Azure Storage container name.
- Compartment
Id string - The OCID of of the compartment that contains Oracle DB Azure Blob Container resource.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Display
Name string - Oracle DB Azure Blob Container resource name.
- Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The OCID of Oracle DB Azure Blob Container resource.
- Last
Modification string - Description of the latest modification of the Oracle DB Azure Blob Container resource.
- Lifecycle
State stringDetails - Description of the current lifecycle state in more detail.
- Oracle
Db stringAzure Blob Container Id - Private
Endpoint stringDns Alias - Private endpoint's DNS Alias.
- Private
Endpoint stringIp Address - Private endpoint IP.
- State string
- The current lifecycle state of the Oracle DB Azure Blob Container resource.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - Time when the Oracle DB Azure Blob Container was created in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- Time
Updated string - Time when the Oracle DB Azure Blob Container was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- Azure
Storage stringAccount Name - Azure Storage account name.
- Azure
Storage stringContainer Name - Azure Storage container name.
- Compartment
Id string - The OCID of of the compartment that contains Oracle DB Azure Blob Container resource.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Display
Name string - Oracle DB Azure Blob Container resource name.
- map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The OCID of Oracle DB Azure Blob Container resource.
- Last
Modification string - Description of the latest modification of the Oracle DB Azure Blob Container resource.
- Lifecycle
State stringDetails - Description of the current lifecycle state in more detail.
- Oracle
Db stringAzure Blob Container Id - Private
Endpoint stringDns Alias - Private endpoint's DNS Alias.
- Private
Endpoint stringIp Address - Private endpoint IP.
- State string
- The current lifecycle state of the Oracle DB Azure Blob Container resource.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - Time when the Oracle DB Azure Blob Container was created in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- Time
Updated string - Time when the Oracle DB Azure Blob Container was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- azure
Storage StringAccount Name - Azure Storage account name.
- azure
Storage StringContainer Name - Azure Storage container name.
- compartment
Id String - The OCID of of the compartment that contains Oracle DB Azure Blob Container resource.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name String - Oracle DB Azure Blob Container resource name.
- Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The OCID of Oracle DB Azure Blob Container resource.
- last
Modification String - Description of the latest modification of the Oracle DB Azure Blob Container resource.
- lifecycle
State StringDetails - Description of the current lifecycle state in more detail.
- oracle
Db StringAzure Blob Container Id - private
Endpoint StringDns Alias - Private endpoint's DNS Alias.
- private
Endpoint StringIp Address - Private endpoint IP.
- state String
- The current lifecycle state of the Oracle DB Azure Blob Container resource.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - Time when the Oracle DB Azure Blob Container was created in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- time
Updated String - Time when the Oracle DB Azure Blob Container was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- azure
Storage stringAccount Name - Azure Storage account name.
- azure
Storage stringContainer Name - Azure Storage container name.
- compartment
Id string - The OCID of of the compartment that contains Oracle DB Azure Blob Container resource.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name string - Oracle DB Azure Blob Container resource name.
- {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id string
- The OCID of Oracle DB Azure Blob Container resource.
- last
Modification string - Description of the latest modification of the Oracle DB Azure Blob Container resource.
- lifecycle
State stringDetails - Description of the current lifecycle state in more detail.
- oracle
Db stringAzure Blob Container Id - private
Endpoint stringDns Alias - Private endpoint's DNS Alias.
- private
Endpoint stringIp Address - Private endpoint IP.
- state string
- The current lifecycle state of the Oracle DB Azure Blob Container resource.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - Time when the Oracle DB Azure Blob Container was created in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- time
Updated string - Time when the Oracle DB Azure Blob Container was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- azure_
storage_ straccount_ name - Azure Storage account name.
- azure_
storage_ strcontainer_ name - Azure Storage container name.
- compartment_
id str - The OCID of of the compartment that contains Oracle DB Azure Blob Container resource.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display_
name str - Oracle DB Azure Blob Container resource name.
- Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id str
- The OCID of Oracle DB Azure Blob Container resource.
- last_
modification str - Description of the latest modification of the Oracle DB Azure Blob Container resource.
- lifecycle_
state_ strdetails - Description of the current lifecycle state in more detail.
- oracle_
db_ strazure_ blob_ container_ id - private_
endpoint_ strdns_ alias - Private endpoint's DNS Alias.
- private_
endpoint_ strip_ address - Private endpoint IP.
- state str
- The current lifecycle state of the Oracle DB Azure Blob Container resource.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - Time when the Oracle DB Azure Blob Container was created in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- time_
updated str - Time when the Oracle DB Azure Blob Container was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- azure
Storage StringAccount Name - Azure Storage account name.
- azure
Storage StringContainer Name - Azure Storage container name.
- compartment
Id String - The OCID of of the compartment that contains Oracle DB Azure Blob Container resource.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name String - Oracle DB Azure Blob Container resource name.
- Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The OCID of Oracle DB Azure Blob Container resource.
- last
Modification String - Description of the latest modification of the Oracle DB Azure Blob Container resource.
- lifecycle
State StringDetails - Description of the current lifecycle state in more detail.
- oracle
Db StringAzure Blob Container Id - private
Endpoint StringDns Alias - Private endpoint's DNS Alias.
- private
Endpoint StringIp Address - Private endpoint IP.
- state String
- The current lifecycle state of the Oracle DB Azure Blob Container resource.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - Time when the Oracle DB Azure Blob Container was created in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
- time
Updated String - Time when the Oracle DB Azure Blob Container was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.