1. Packages
  2. Azure Native
  3. API Docs
  4. databoxedge
  5. getStorageAccountCredential
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.0.1 published on Monday, Apr 7, 2025 by Pulumi

azure-native.databoxedge.getStorageAccountCredential

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.0.1 published on Monday, Apr 7, 2025 by Pulumi

Gets the properties of the specified storage account credential.

Uses Azure REST API version 2023-07-01.

Other available API versions: 2022-03-01, 2022-04-01-preview, 2022-12-01-preview, 2023-01-01-preview, 2023-12-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native databoxedge [ApiVersion]. See the version guide for details.

Using getStorageAccountCredential

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 getStorageAccountCredential(args: GetStorageAccountCredentialArgs, opts?: InvokeOptions): Promise<GetStorageAccountCredentialResult>
function getStorageAccountCredentialOutput(args: GetStorageAccountCredentialOutputArgs, opts?: InvokeOptions): Output<GetStorageAccountCredentialResult>
Copy
def get_storage_account_credential(device_name: Optional[str] = None,
                                   name: Optional[str] = None,
                                   resource_group_name: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetStorageAccountCredentialResult
def get_storage_account_credential_output(device_name: Optional[pulumi.Input[str]] = None,
                                   name: Optional[pulumi.Input[str]] = None,
                                   resource_group_name: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetStorageAccountCredentialResult]
Copy
func LookupStorageAccountCredential(ctx *Context, args *LookupStorageAccountCredentialArgs, opts ...InvokeOption) (*LookupStorageAccountCredentialResult, error)
func LookupStorageAccountCredentialOutput(ctx *Context, args *LookupStorageAccountCredentialOutputArgs, opts ...InvokeOption) LookupStorageAccountCredentialResultOutput
Copy

> Note: This function is named LookupStorageAccountCredential in the Go SDK.

public static class GetStorageAccountCredential 
{
    public static Task<GetStorageAccountCredentialResult> InvokeAsync(GetStorageAccountCredentialArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageAccountCredentialResult> Invoke(GetStorageAccountCredentialInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetStorageAccountCredentialResult> getStorageAccountCredential(GetStorageAccountCredentialArgs args, InvokeOptions options)
public static Output<GetStorageAccountCredentialResult> getStorageAccountCredential(GetStorageAccountCredentialArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:databoxedge:getStorageAccountCredential
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DeviceName
This property is required.
Changes to this property will trigger replacement.
string
The device name.
Name
This property is required.
Changes to this property will trigger replacement.
string
The storage account credential name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
DeviceName
This property is required.
Changes to this property will trigger replacement.
string
The device name.
Name
This property is required.
Changes to this property will trigger replacement.
string
The storage account credential name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
deviceName
This property is required.
Changes to this property will trigger replacement.
String
The device name.
name
This property is required.
Changes to this property will trigger replacement.
String
The storage account credential name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
deviceName
This property is required.
Changes to this property will trigger replacement.
string
The device name.
name
This property is required.
Changes to this property will trigger replacement.
string
The storage account credential name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
device_name
This property is required.
Changes to this property will trigger replacement.
str
The device name.
name
This property is required.
Changes to this property will trigger replacement.
str
The storage account credential name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
deviceName
This property is required.
Changes to this property will trigger replacement.
String
The device name.
name
This property is required.
Changes to this property will trigger replacement.
String
The storage account credential name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.

getStorageAccountCredential Result

The following output properties are available:

AccountType string
Type of storage accessed on the storage account.
Alias string
Alias for the storage account.
AzureApiVersion string
The Azure API version of the resource.
Id string
The path ID that uniquely identifies the object.
Name string
The object name.
SslStatus string
Signifies whether SSL needs to be enabled or not.
SystemData Pulumi.AzureNative.DataBoxEdge.Outputs.SystemDataResponse
Metadata pertaining to creation and last modification of StorageAccountCredential
Type string
The hierarchical type of the object.
AccountKey Pulumi.AzureNative.DataBoxEdge.Outputs.AsymmetricEncryptedSecretResponse
Encrypted storage key.
BlobDomainName string
Blob end point for private clouds.
ConnectionString string
Connection string for the storage account. Use this string if username and account key are not specified.
StorageAccountId string
Id of the storage account.
UserName string
Username for the storage account.
AccountType string
Type of storage accessed on the storage account.
Alias string
Alias for the storage account.
AzureApiVersion string
The Azure API version of the resource.
Id string
The path ID that uniquely identifies the object.
Name string
The object name.
SslStatus string
Signifies whether SSL needs to be enabled or not.
SystemData SystemDataResponse
Metadata pertaining to creation and last modification of StorageAccountCredential
Type string
The hierarchical type of the object.
AccountKey AsymmetricEncryptedSecretResponse
Encrypted storage key.
BlobDomainName string
Blob end point for private clouds.
ConnectionString string
Connection string for the storage account. Use this string if username and account key are not specified.
StorageAccountId string
Id of the storage account.
UserName string
Username for the storage account.
accountType String
Type of storage accessed on the storage account.
alias String
Alias for the storage account.
azureApiVersion String
The Azure API version of the resource.
id String
The path ID that uniquely identifies the object.
name String
The object name.
sslStatus String
Signifies whether SSL needs to be enabled or not.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of StorageAccountCredential
type String
The hierarchical type of the object.
accountKey AsymmetricEncryptedSecretResponse
Encrypted storage key.
blobDomainName String
Blob end point for private clouds.
connectionString String
Connection string for the storage account. Use this string if username and account key are not specified.
storageAccountId String
Id of the storage account.
userName String
Username for the storage account.
accountType string
Type of storage accessed on the storage account.
alias string
Alias for the storage account.
azureApiVersion string
The Azure API version of the resource.
id string
The path ID that uniquely identifies the object.
name string
The object name.
sslStatus string
Signifies whether SSL needs to be enabled or not.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of StorageAccountCredential
type string
The hierarchical type of the object.
accountKey AsymmetricEncryptedSecretResponse
Encrypted storage key.
blobDomainName string
Blob end point for private clouds.
connectionString string
Connection string for the storage account. Use this string if username and account key are not specified.
storageAccountId string
Id of the storage account.
userName string
Username for the storage account.
account_type str
Type of storage accessed on the storage account.
alias str
Alias for the storage account.
azure_api_version str
The Azure API version of the resource.
id str
The path ID that uniquely identifies the object.
name str
The object name.
ssl_status str
Signifies whether SSL needs to be enabled or not.
system_data SystemDataResponse
Metadata pertaining to creation and last modification of StorageAccountCredential
type str
The hierarchical type of the object.
account_key AsymmetricEncryptedSecretResponse
Encrypted storage key.
blob_domain_name str
Blob end point for private clouds.
connection_string str
Connection string for the storage account. Use this string if username and account key are not specified.
storage_account_id str
Id of the storage account.
user_name str
Username for the storage account.
accountType String
Type of storage accessed on the storage account.
alias String
Alias for the storage account.
azureApiVersion String
The Azure API version of the resource.
id String
The path ID that uniquely identifies the object.
name String
The object name.
sslStatus String
Signifies whether SSL needs to be enabled or not.
systemData Property Map
Metadata pertaining to creation and last modification of StorageAccountCredential
type String
The hierarchical type of the object.
accountKey Property Map
Encrypted storage key.
blobDomainName String
Blob end point for private clouds.
connectionString String
Connection string for the storage account. Use this string if username and account key are not specified.
storageAccountId String
Id of the storage account.
userName String
Username for the storage account.

Supporting Types

AsymmetricEncryptedSecretResponse

EncryptionAlgorithm This property is required. string
The algorithm used to encrypt "Value".
Value This property is required. string
The value of the secret.
EncryptionCertThumbprint string
Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
EncryptionAlgorithm This property is required. string
The algorithm used to encrypt "Value".
Value This property is required. string
The value of the secret.
EncryptionCertThumbprint string
Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
encryptionAlgorithm This property is required. String
The algorithm used to encrypt "Value".
value This property is required. String
The value of the secret.
encryptionCertThumbprint String
Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
encryptionAlgorithm This property is required. string
The algorithm used to encrypt "Value".
value This property is required. string
The value of the secret.
encryptionCertThumbprint string
Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
encryption_algorithm This property is required. str
The algorithm used to encrypt "Value".
value This property is required. str
The value of the secret.
encryption_cert_thumbprint str
Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
encryptionAlgorithm This property is required. String
The algorithm used to encrypt "Value".
value This property is required. String
The value of the secret.
encryptionCertThumbprint String
Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

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.0.1 published on Monday, Apr 7, 2025 by Pulumi