다음을 통해 공유


IDataBoxHeavyJobSecrets Interface

Definition

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

Properties

AdditionalInfo

Gets or sets additional error info.

(Inherited from IJobSecrets)
CabinetPodSecret

Contains the list of secret objects for a databox heavy job.

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)
Message

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

(Inherited from IJobSecrets)
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