These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.databoxedge.getStorageAccountCredential
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the properties of the specified storage account credential. API Version: 2020-12-01.
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>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]func LookupStorageAccountCredential(ctx *Context, args *LookupStorageAccountCredentialArgs, opts ...InvokeOption) (*LookupStorageAccountCredentialResult, error)
func LookupStorageAccountCredentialOutput(ctx *Context, args *LookupStorageAccountCredentialOutputArgs, opts ...InvokeOption) LookupStorageAccountCredentialResultOutput> 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)
}public static CompletableFuture<GetStorageAccountCredentialResult> getStorageAccountCredential(GetStorageAccountCredentialArgs args, InvokeOptions options)
public static Output<GetStorageAccountCredentialResult> getStorageAccountCredential(GetStorageAccountCredentialArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:databoxedge:getStorageAccountCredential
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DeviceName string
- The device name.
- Name string
- The storage account credential name.
- ResourceGroup stringName 
- The resource group name.
- DeviceName string
- The device name.
- Name string
- The storage account credential name.
- ResourceGroup stringName 
- The resource group name.
- deviceName String
- The device name.
- name String
- The storage account credential name.
- resourceGroup StringName 
- The resource group name.
- deviceName string
- The device name.
- name string
- The storage account credential name.
- resourceGroup stringName 
- The resource group name.
- device_name str
- The device name.
- name str
- The storage account credential name.
- resource_group_ strname 
- The resource group name.
- deviceName String
- The device name.
- name String
- The storage account credential name.
- resourceGroup StringName 
- 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.
- 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.Azure Native. Data Box Edge. Outputs. System Data Response 
- StorageAccountCredential object
- Type string
- The hierarchical type of the object.
- AccountKey Pulumi.Azure Native. Data Box Edge. Outputs. Asymmetric Encrypted Secret Response 
- Encrypted storage key.
- BlobDomain stringName 
- 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.
- StorageAccount stringId 
- 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.
- 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 SystemData Response 
- StorageAccountCredential object
- Type string
- The hierarchical type of the object.
- AccountKey AsymmetricEncrypted Secret Response 
- Encrypted storage key.
- BlobDomain stringName 
- 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.
- StorageAccount stringId 
- 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.
- 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 SystemData Response 
- StorageAccountCredential object
- type String
- The hierarchical type of the object.
- accountKey AsymmetricEncrypted Secret Response 
- Encrypted storage key.
- blobDomain StringName 
- 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.
- storageAccount StringId 
- 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.
- 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 SystemData Response 
- StorageAccountCredential object
- type string
- The hierarchical type of the object.
- accountKey AsymmetricEncrypted Secret Response 
- Encrypted storage key.
- blobDomain stringName 
- 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.
- storageAccount stringId 
- 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.
- 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 SystemData Response 
- StorageAccountCredential object
- type str
- The hierarchical type of the object.
- account_key AsymmetricEncrypted Secret Response 
- Encrypted storage key.
- blob_domain_ strname 
- 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_ strid 
- 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.
- 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
- StorageAccountCredential object
- type String
- The hierarchical type of the object.
- accountKey Property Map
- Encrypted storage key.
- blobDomain StringName 
- 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.
- storageAccount StringId 
- Id of the storage account.
- userName String
- Username for the storage account.
Supporting Types
AsymmetricEncryptedSecretResponse   
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm string
- The algorithm used to encrypt "Value".
- value string
- The value of the secret.
- encryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryption_algorithm str
- The algorithm used to encrypt "Value".
- value str
- The value of the secret.
- encryption_cert_ strthumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The type of identity that last modified the resource.
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The type of identity that last modified the resource.
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The type of identity that last modified the resource.
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The type of identity that last modified the resource.
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The type of identity that last modified the resource.
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi