IDataBoxDiskJobSecrets Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxDiskJobSecretsTypeConverter))]
public interface IDataBoxDiskJobSecrets : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobSecrets
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxDiskJobSecretsTypeConverter))>]
type IDataBoxDiskJobSecrets = interface
    interface IJsonSerializable
    interface IJobSecrets
Public Interface IDataBoxDiskJobSecrets
Implements IJobSecrets
Derived
Attributes
Implements

Properties

AdditionalInfo

Gets or sets additional error info.

(Inherited from IJobSecrets)
Code

Error code.

(Inherited from IJobSecrets)
DcAccessSecurityCodeForwardDcAccessCode

Forward Dc access security code.

(Inherited from IJobSecrets)
DcAccessSecurityCodeReverseDcAccessCode

Reverse Dc access security code.

(Inherited from IJobSecrets)
Detail

Gets or sets details for the error.

(Inherited from IJobSecrets)
DiskSecret

Contains the list of secrets object for that device.

IsPasskeyUserDefined

Whether passkey was provided by user.

Message

The error message parsed from the body of the http error response.

(Inherited from IJobSecrets)
PassKey

PassKey for the disk Job.

Target

Gets or sets the target of the error.

(Inherited from IJobSecrets)
Type

Used to indicate what type of job secrets object.

(Inherited from IJobSecrets)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to