1. Packages
  2. Azure Native v2
  3. API Docs
  4. databox
  5. listJobCredentials
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.databox.listJobCredentials

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

This method gets the unencrypted secrets related to the job. Azure REST API version: 2022-12-01.

Other available API versions: 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.

Using listJobCredentials

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 listJobCredentials(args: ListJobCredentialsArgs, opts?: InvokeOptions): Promise<ListJobCredentialsResult>
function listJobCredentialsOutput(args: ListJobCredentialsOutputArgs, opts?: InvokeOptions): Output<ListJobCredentialsResult>
Copy
def list_job_credentials(job_name: Optional[str] = None,
                         resource_group_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> ListJobCredentialsResult
def list_job_credentials_output(job_name: Optional[pulumi.Input[str]] = None,
                         resource_group_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[ListJobCredentialsResult]
Copy
func ListJobCredentials(ctx *Context, args *ListJobCredentialsArgs, opts ...InvokeOption) (*ListJobCredentialsResult, error)
func ListJobCredentialsOutput(ctx *Context, args *ListJobCredentialsOutputArgs, opts ...InvokeOption) ListJobCredentialsResultOutput
Copy

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

public static class ListJobCredentials 
{
    public static Task<ListJobCredentialsResult> InvokeAsync(ListJobCredentialsArgs args, InvokeOptions? opts = null)
    public static Output<ListJobCredentialsResult> Invoke(ListJobCredentialsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<ListJobCredentialsResult> listJobCredentials(ListJobCredentialsArgs args, InvokeOptions options)
public static Output<ListJobCredentialsResult> listJobCredentials(ListJobCredentialsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:databox:listJobCredentials
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

JobName
This property is required.
Changes to this property will trigger replacement.
string
The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The Resource Group Name
JobName
This property is required.
Changes to this property will trigger replacement.
string
The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The Resource Group Name
jobName
This property is required.
Changes to this property will trigger replacement.
String
The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The Resource Group Name
jobName
This property is required.
Changes to this property will trigger replacement.
string
The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The Resource Group Name
job_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The Resource Group Name
jobName
This property is required.
Changes to this property will trigger replacement.
String
The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The Resource Group Name

listJobCredentials Result

The following output properties are available:

NextLink string
Link for the next set of unencrypted credentials.
Value List<Pulumi.AzureNative.DataBox.Outputs.UnencryptedCredentialsResponse>
List of unencrypted credentials.
NextLink string
Link for the next set of unencrypted credentials.
Value []UnencryptedCredentialsResponse
List of unencrypted credentials.
nextLink String
Link for the next set of unencrypted credentials.
value List<UnencryptedCredentialsResponse>
List of unencrypted credentials.
nextLink string
Link for the next set of unencrypted credentials.
value UnencryptedCredentialsResponse[]
List of unencrypted credentials.
next_link str
Link for the next set of unencrypted credentials.
value Sequence[UnencryptedCredentialsResponse]
List of unencrypted credentials.
nextLink String
Link for the next set of unencrypted credentials.
value List<Property Map>
List of unencrypted credentials.

Supporting Types

AccountCredentialDetailsResponse

AccountConnectionString This property is required. string
Connection string of the account endpoint to use the account as a storage endpoint on the device.
AccountName This property is required. string
Name of the account.
DataAccountType This property is required. string
Type of the account.
ShareCredentialDetails This property is required. List<Pulumi.AzureNative.DataBox.Inputs.ShareCredentialDetailsResponse>
Per share level unencrypted access credentials.
AccountConnectionString This property is required. string
Connection string of the account endpoint to use the account as a storage endpoint on the device.
AccountName This property is required. string
Name of the account.
DataAccountType This property is required. string
Type of the account.
ShareCredentialDetails This property is required. []ShareCredentialDetailsResponse
Per share level unencrypted access credentials.
accountConnectionString This property is required. String
Connection string of the account endpoint to use the account as a storage endpoint on the device.
accountName This property is required. String
Name of the account.
dataAccountType This property is required. String
Type of the account.
shareCredentialDetails This property is required. List<ShareCredentialDetailsResponse>
Per share level unencrypted access credentials.
accountConnectionString This property is required. string
Connection string of the account endpoint to use the account as a storage endpoint on the device.
accountName This property is required. string
Name of the account.
dataAccountType This property is required. string
Type of the account.
shareCredentialDetails This property is required. ShareCredentialDetailsResponse[]
Per share level unencrypted access credentials.
account_connection_string This property is required. str
Connection string of the account endpoint to use the account as a storage endpoint on the device.
account_name This property is required. str
Name of the account.
data_account_type This property is required. str
Type of the account.
share_credential_details This property is required. Sequence[ShareCredentialDetailsResponse]
Per share level unencrypted access credentials.
accountConnectionString This property is required. String
Connection string of the account endpoint to use the account as a storage endpoint on the device.
accountName This property is required. String
Name of the account.
dataAccountType This property is required. String
Type of the account.
shareCredentialDetails This property is required. List<Property Map>
Per share level unencrypted access credentials.

AdditionalErrorInfoResponse

Info object
Additional information of the type of error.
Type string
Type of error (e.g. CustomerIntervention, PolicyViolation, SecurityViolation).
Info interface{}
Additional information of the type of error.
Type string
Type of error (e.g. CustomerIntervention, PolicyViolation, SecurityViolation).
info Object
Additional information of the type of error.
type String
Type of error (e.g. CustomerIntervention, PolicyViolation, SecurityViolation).
info any
Additional information of the type of error.
type string
Type of error (e.g. CustomerIntervention, PolicyViolation, SecurityViolation).
info Any
Additional information of the type of error.
type str
Type of error (e.g. CustomerIntervention, PolicyViolation, SecurityViolation).
info Any
Additional information of the type of error.
type String
Type of error (e.g. CustomerIntervention, PolicyViolation, SecurityViolation).

ApplianceNetworkConfigurationResponse

MacAddress This property is required. string
Mac Address.
Name This property is required. string
Name of the network.
MacAddress This property is required. string
Mac Address.
Name This property is required. string
Name of the network.
macAddress This property is required. String
Mac Address.
name This property is required. String
Name of the network.
macAddress This property is required. string
Mac Address.
name This property is required. string
Name of the network.
mac_address This property is required. str
Mac Address.
name This property is required. str
Name of the network.
macAddress This property is required. String
Mac Address.
name This property is required. String
Name of the network.

CloudErrorResponse

AdditionalInfo This property is required. List<Pulumi.AzureNative.DataBox.Inputs.AdditionalErrorInfoResponse>
Gets or sets additional error info.
Details This property is required. List<Pulumi.AzureNative.DataBox.Inputs.CloudErrorResponse>
Gets or sets details for the error.
Code string
Error code.
Message string
The error message parsed from the body of the http error response.
Target string
Gets or sets the target of the error.
AdditionalInfo This property is required. []AdditionalErrorInfoResponse
Gets or sets additional error info.
Details This property is required. []CloudErrorResponse
Gets or sets details for the error.
Code string
Error code.
Message string
The error message parsed from the body of the http error response.
Target string
Gets or sets the target of the error.
additionalInfo This property is required. List<AdditionalErrorInfoResponse>
Gets or sets additional error info.
details This property is required. List<CloudErrorResponse>
Gets or sets details for the error.
code String
Error code.
message String
The error message parsed from the body of the http error response.
target String
Gets or sets the target of the error.
additionalInfo This property is required. AdditionalErrorInfoResponse[]
Gets or sets additional error info.
details This property is required. CloudErrorResponse[]
Gets or sets details for the error.
code string
Error code.
message string
The error message parsed from the body of the http error response.
target string
Gets or sets the target of the error.
additional_info This property is required. Sequence[AdditionalErrorInfoResponse]
Gets or sets additional error info.
details This property is required. Sequence[CloudErrorResponse]
Gets or sets details for the error.
code str
Error code.
message str
The error message parsed from the body of the http error response.
target str
Gets or sets the target of the error.
additionalInfo This property is required. List<Property Map>
Gets or sets additional error info.
details This property is required. List<Property Map>
Gets or sets details for the error.
code String
Error code.
message String
The error message parsed from the body of the http error response.
target String
Gets or sets the target of the error.

CustomerDiskJobSecretsResponse

CarrierAccountNumber This property is required. string
Carrier Account Number of the customer
DcAccessSecurityCode This property is required. Pulumi.AzureNative.DataBox.Inputs.DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
DiskSecrets This property is required. List<Pulumi.AzureNative.DataBox.Inputs.DiskSecretResponse>
Contains the list of secrets object for that device.
Error This property is required. Pulumi.AzureNative.DataBox.Inputs.CloudErrorResponse
Error while fetching the secrets.
CarrierAccountNumber This property is required. string
Carrier Account Number of the customer
DcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
DiskSecrets This property is required. []DiskSecretResponse
Contains the list of secrets object for that device.
Error This property is required. CloudErrorResponse
Error while fetching the secrets.
carrierAccountNumber This property is required. String
Carrier Account Number of the customer
dcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
diskSecrets This property is required. List<DiskSecretResponse>
Contains the list of secrets object for that device.
error This property is required. CloudErrorResponse
Error while fetching the secrets.
carrierAccountNumber This property is required. string
Carrier Account Number of the customer
dcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
diskSecrets This property is required. DiskSecretResponse[]
Contains the list of secrets object for that device.
error This property is required. CloudErrorResponse
Error while fetching the secrets.
carrier_account_number This property is required. str
Carrier Account Number of the customer
dc_access_security_code This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
disk_secrets This property is required. Sequence[DiskSecretResponse]
Contains the list of secrets object for that device.
error This property is required. CloudErrorResponse
Error while fetching the secrets.
carrierAccountNumber This property is required. String
Carrier Account Number of the customer
dcAccessSecurityCode This property is required. Property Map
Dc Access Security Code for Customer Managed Shipping
diskSecrets This property is required. List<Property Map>
Contains the list of secrets object for that device.
error This property is required. Property Map
Error while fetching the secrets.

DataBoxDiskJobSecretsResponse

DcAccessSecurityCode This property is required. Pulumi.AzureNative.DataBox.Inputs.DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
DiskSecrets This property is required. List<Pulumi.AzureNative.DataBox.Inputs.DiskSecretResponse>
Contains the list of secrets object for that device.
Error This property is required. Pulumi.AzureNative.DataBox.Inputs.CloudErrorResponse
Error while fetching the secrets.
IsPasskeyUserDefined This property is required. bool
Whether passkey was provided by user.
PassKey This property is required. string
PassKey for the disk Job.
DcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
DiskSecrets This property is required. []DiskSecretResponse
Contains the list of secrets object for that device.
Error This property is required. CloudErrorResponse
Error while fetching the secrets.
IsPasskeyUserDefined This property is required. bool
Whether passkey was provided by user.
PassKey This property is required. string
PassKey for the disk Job.
dcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
diskSecrets This property is required. List<DiskSecretResponse>
Contains the list of secrets object for that device.
error This property is required. CloudErrorResponse
Error while fetching the secrets.
isPasskeyUserDefined This property is required. Boolean
Whether passkey was provided by user.
passKey This property is required. String
PassKey for the disk Job.
dcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
diskSecrets This property is required. DiskSecretResponse[]
Contains the list of secrets object for that device.
error This property is required. CloudErrorResponse
Error while fetching the secrets.
isPasskeyUserDefined This property is required. boolean
Whether passkey was provided by user.
passKey This property is required. string
PassKey for the disk Job.
dc_access_security_code This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
disk_secrets This property is required. Sequence[DiskSecretResponse]
Contains the list of secrets object for that device.
error This property is required. CloudErrorResponse
Error while fetching the secrets.
is_passkey_user_defined This property is required. bool
Whether passkey was provided by user.
pass_key This property is required. str
PassKey for the disk Job.
dcAccessSecurityCode This property is required. Property Map
Dc Access Security Code for Customer Managed Shipping
diskSecrets This property is required. List<Property Map>
Contains the list of secrets object for that device.
error This property is required. Property Map
Error while fetching the secrets.
isPasskeyUserDefined This property is required. Boolean
Whether passkey was provided by user.
passKey This property is required. String
PassKey for the disk Job.

DataBoxHeavyJobSecretsResponse

CabinetPodSecrets This property is required. List<Pulumi.AzureNative.DataBox.Inputs.DataBoxHeavySecretResponse>
Contains the list of secret objects for a databox heavy job.
DcAccessSecurityCode This property is required. Pulumi.AzureNative.DataBox.Inputs.DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
Error This property is required. Pulumi.AzureNative.DataBox.Inputs.CloudErrorResponse
Error while fetching the secrets.
CabinetPodSecrets This property is required. []DataBoxHeavySecretResponse
Contains the list of secret objects for a databox heavy job.
DcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
Error This property is required. CloudErrorResponse
Error while fetching the secrets.
cabinetPodSecrets This property is required. List<DataBoxHeavySecretResponse>
Contains the list of secret objects for a databox heavy job.
dcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
error This property is required. CloudErrorResponse
Error while fetching the secrets.
cabinetPodSecrets This property is required. DataBoxHeavySecretResponse[]
Contains the list of secret objects for a databox heavy job.
dcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
error This property is required. CloudErrorResponse
Error while fetching the secrets.
cabinet_pod_secrets This property is required. Sequence[DataBoxHeavySecretResponse]
Contains the list of secret objects for a databox heavy job.
dc_access_security_code This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
error This property is required. CloudErrorResponse
Error while fetching the secrets.
cabinetPodSecrets This property is required. List<Property Map>
Contains the list of secret objects for a databox heavy job.
dcAccessSecurityCode This property is required. Property Map
Dc Access Security Code for Customer Managed Shipping
error This property is required. Property Map
Error while fetching the secrets.

DataBoxHeavySecretResponse

AccountCredentialDetails This property is required. List<Pulumi.AzureNative.DataBox.Inputs.AccountCredentialDetailsResponse>
Per account level access credentials.
DevicePassword This property is required. string
Password for out of the box experience on device.
DeviceSerialNumber This property is required. string
Serial number of the assigned device.
EncodedValidationCertPubKey This property is required. string
The base 64 encoded public key to authenticate with the device
NetworkConfigurations This property is required. List<Pulumi.AzureNative.DataBox.Inputs.ApplianceNetworkConfigurationResponse>
Network configuration of the appliance.
AccountCredentialDetails This property is required. []AccountCredentialDetailsResponse
Per account level access credentials.
DevicePassword This property is required. string
Password for out of the box experience on device.
DeviceSerialNumber This property is required. string
Serial number of the assigned device.
EncodedValidationCertPubKey This property is required. string
The base 64 encoded public key to authenticate with the device
NetworkConfigurations This property is required. []ApplianceNetworkConfigurationResponse
Network configuration of the appliance.
accountCredentialDetails This property is required. List<AccountCredentialDetailsResponse>
Per account level access credentials.
devicePassword This property is required. String
Password for out of the box experience on device.
deviceSerialNumber This property is required. String
Serial number of the assigned device.
encodedValidationCertPubKey This property is required. String
The base 64 encoded public key to authenticate with the device
networkConfigurations This property is required. List<ApplianceNetworkConfigurationResponse>
Network configuration of the appliance.
accountCredentialDetails This property is required. AccountCredentialDetailsResponse[]
Per account level access credentials.
devicePassword This property is required. string
Password for out of the box experience on device.
deviceSerialNumber This property is required. string
Serial number of the assigned device.
encodedValidationCertPubKey This property is required. string
The base 64 encoded public key to authenticate with the device
networkConfigurations This property is required. ApplianceNetworkConfigurationResponse[]
Network configuration of the appliance.
account_credential_details This property is required. Sequence[AccountCredentialDetailsResponse]
Per account level access credentials.
device_password This property is required. str
Password for out of the box experience on device.
device_serial_number This property is required. str
Serial number of the assigned device.
encoded_validation_cert_pub_key This property is required. str
The base 64 encoded public key to authenticate with the device
network_configurations This property is required. Sequence[ApplianceNetworkConfigurationResponse]
Network configuration of the appliance.
accountCredentialDetails This property is required. List<Property Map>
Per account level access credentials.
devicePassword This property is required. String
Password for out of the box experience on device.
deviceSerialNumber This property is required. String
Serial number of the assigned device.
encodedValidationCertPubKey This property is required. String
The base 64 encoded public key to authenticate with the device
networkConfigurations This property is required. List<Property Map>
Network configuration of the appliance.

DataBoxSecretResponse

AccountCredentialDetails This property is required. List<Pulumi.AzureNative.DataBox.Inputs.AccountCredentialDetailsResponse>
Per account level access credentials.
DevicePassword This property is required. string
Password for out of the box experience on device.
DeviceSerialNumber This property is required. string
Serial number of the assigned device.
EncodedValidationCertPubKey This property is required. string
The base 64 encoded public key to authenticate with the device
NetworkConfigurations This property is required. List<Pulumi.AzureNative.DataBox.Inputs.ApplianceNetworkConfigurationResponse>
Network configuration of the appliance.
AccountCredentialDetails This property is required. []AccountCredentialDetailsResponse
Per account level access credentials.
DevicePassword This property is required. string
Password for out of the box experience on device.
DeviceSerialNumber This property is required. string
Serial number of the assigned device.
EncodedValidationCertPubKey This property is required. string
The base 64 encoded public key to authenticate with the device
NetworkConfigurations This property is required. []ApplianceNetworkConfigurationResponse
Network configuration of the appliance.
accountCredentialDetails This property is required. List<AccountCredentialDetailsResponse>
Per account level access credentials.
devicePassword This property is required. String
Password for out of the box experience on device.
deviceSerialNumber This property is required. String
Serial number of the assigned device.
encodedValidationCertPubKey This property is required. String
The base 64 encoded public key to authenticate with the device
networkConfigurations This property is required. List<ApplianceNetworkConfigurationResponse>
Network configuration of the appliance.
accountCredentialDetails This property is required. AccountCredentialDetailsResponse[]
Per account level access credentials.
devicePassword This property is required. string
Password for out of the box experience on device.
deviceSerialNumber This property is required. string
Serial number of the assigned device.
encodedValidationCertPubKey This property is required. string
The base 64 encoded public key to authenticate with the device
networkConfigurations This property is required. ApplianceNetworkConfigurationResponse[]
Network configuration of the appliance.
account_credential_details This property is required. Sequence[AccountCredentialDetailsResponse]
Per account level access credentials.
device_password This property is required. str
Password for out of the box experience on device.
device_serial_number This property is required. str
Serial number of the assigned device.
encoded_validation_cert_pub_key This property is required. str
The base 64 encoded public key to authenticate with the device
network_configurations This property is required. Sequence[ApplianceNetworkConfigurationResponse]
Network configuration of the appliance.
accountCredentialDetails This property is required. List<Property Map>
Per account level access credentials.
devicePassword This property is required. String
Password for out of the box experience on device.
deviceSerialNumber This property is required. String
Serial number of the assigned device.
encodedValidationCertPubKey This property is required. String
The base 64 encoded public key to authenticate with the device
networkConfigurations This property is required. List<Property Map>
Network configuration of the appliance.

DataboxJobSecretsResponse

DcAccessSecurityCode This property is required. Pulumi.AzureNative.DataBox.Inputs.DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
Error This property is required. Pulumi.AzureNative.DataBox.Inputs.CloudErrorResponse
Error while fetching the secrets.
PodSecrets List<Pulumi.AzureNative.DataBox.Inputs.DataBoxSecretResponse>
Contains the list of secret objects for a job.
DcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
Error This property is required. CloudErrorResponse
Error while fetching the secrets.
PodSecrets []DataBoxSecretResponse
Contains the list of secret objects for a job.
dcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
error This property is required. CloudErrorResponse
Error while fetching the secrets.
podSecrets List<DataBoxSecretResponse>
Contains the list of secret objects for a job.
dcAccessSecurityCode This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
error This property is required. CloudErrorResponse
Error while fetching the secrets.
podSecrets DataBoxSecretResponse[]
Contains the list of secret objects for a job.
dc_access_security_code This property is required. DcAccessSecurityCodeResponse
Dc Access Security Code for Customer Managed Shipping
error This property is required. CloudErrorResponse
Error while fetching the secrets.
pod_secrets Sequence[DataBoxSecretResponse]
Contains the list of secret objects for a job.
dcAccessSecurityCode This property is required. Property Map
Dc Access Security Code for Customer Managed Shipping
error This property is required. Property Map
Error while fetching the secrets.
podSecrets List<Property Map>
Contains the list of secret objects for a job.

DcAccessSecurityCodeResponse

ForwardDCAccessCode string
Forward Dc access security code.
ReverseDCAccessCode string
Reverse Dc access security code.
ForwardDCAccessCode string
Forward Dc access security code.
ReverseDCAccessCode string
Reverse Dc access security code.
forwardDCAccessCode String
Forward Dc access security code.
reverseDCAccessCode String
Reverse Dc access security code.
forwardDCAccessCode string
Forward Dc access security code.
reverseDCAccessCode string
Reverse Dc access security code.
forward_dc_access_code str
Forward Dc access security code.
reverse_dc_access_code str
Reverse Dc access security code.
forwardDCAccessCode String
Forward Dc access security code.
reverseDCAccessCode String
Reverse Dc access security code.

DiskSecretResponse

BitLockerKey This property is required. string
Bit Locker key of the disk which can be used to unlock the disk to copy data.
DiskSerialNumber This property is required. string
Serial number of the assigned disk.
BitLockerKey This property is required. string
Bit Locker key of the disk which can be used to unlock the disk to copy data.
DiskSerialNumber This property is required. string
Serial number of the assigned disk.
bitLockerKey This property is required. String
Bit Locker key of the disk which can be used to unlock the disk to copy data.
diskSerialNumber This property is required. String
Serial number of the assigned disk.
bitLockerKey This property is required. string
Bit Locker key of the disk which can be used to unlock the disk to copy data.
diskSerialNumber This property is required. string
Serial number of the assigned disk.
bit_locker_key This property is required. str
Bit Locker key of the disk which can be used to unlock the disk to copy data.
disk_serial_number This property is required. str
Serial number of the assigned disk.
bitLockerKey This property is required. String
Bit Locker key of the disk which can be used to unlock the disk to copy data.
diskSerialNumber This property is required. String
Serial number of the assigned disk.

ShareCredentialDetailsResponse

Password This property is required. string
Password for the share.
ShareName This property is required. string
Name of the share.
ShareType This property is required. string
Type of the share.
SupportedAccessProtocols This property is required. List<string>
Access protocols supported on the device.
UserName This property is required. string
User name for the share.
Password This property is required. string
Password for the share.
ShareName This property is required. string
Name of the share.
ShareType This property is required. string
Type of the share.
SupportedAccessProtocols This property is required. []string
Access protocols supported on the device.
UserName This property is required. string
User name for the share.
password This property is required. String
Password for the share.
shareName This property is required. String
Name of the share.
shareType This property is required. String
Type of the share.
supportedAccessProtocols This property is required. List<String>
Access protocols supported on the device.
userName This property is required. String
User name for the share.
password This property is required. string
Password for the share.
shareName This property is required. string
Name of the share.
shareType This property is required. string
Type of the share.
supportedAccessProtocols This property is required. string[]
Access protocols supported on the device.
userName This property is required. string
User name for the share.
password This property is required. str
Password for the share.
share_name This property is required. str
Name of the share.
share_type This property is required. str
Type of the share.
supported_access_protocols This property is required. Sequence[str]
Access protocols supported on the device.
user_name This property is required. str
User name for the share.
password This property is required. String
Password for the share.
shareName This property is required. String
Name of the share.
shareType This property is required. String
Type of the share.
supportedAccessProtocols This property is required. List<String>
Access protocols supported on the device.
userName This property is required. String
User name for the share.

UnencryptedCredentialsResponse

JobName This property is required. string
Name of the job.
JobSecrets This property is required. CustomerDiskJobSecretsResponse | DataBoxDiskJobSecretsResponse | DataBoxHeavyJobSecretsResponse | DataboxJobSecretsResponse
Secrets related to this job.
jobName This property is required. String
Name of the job.
jobSecrets This property is required. CustomerDiskJobSecretsResponse | DataBoxDiskJobSecretsResponse | DataBoxHeavyJobSecretsResponse | DataboxJobSecretsResponse
Secrets related to this job.
jobName This property is required. string
Name of the job.
jobSecrets This property is required. CustomerDiskJobSecretsResponse | DataBoxDiskJobSecretsResponse | DataBoxHeavyJobSecretsResponse | DataboxJobSecretsResponse
Secrets related to this job.
job_name This property is required. str
Name of the job.
job_secrets This property is required. CustomerDiskJobSecretsResponse | DataBoxDiskJobSecretsResponse | DataBoxHeavyJobSecretsResponse | DataboxJobSecretsResponse
Secrets related to this job.
jobName This property is required. String
Name of the job.
jobSecrets This property is required. Property Map | Property Map | Property Map | Property Map
Secrets related to this job.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi