DataBoxDiskJobSecrets Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The secrets related to disk job.
public class DataBoxDiskJobSecrets : Azure.ResourceManager.DataBox.Models.JobSecrets
type DataBoxDiskJobSecrets = class
inherit JobSecrets
Public Class DataBoxDiskJobSecrets
Inherits JobSecrets
- Inheritance
Properties
DataCenterAccessSecurityCode |
Dc Access Security Code for Customer Managed Shipping. (Inherited from JobSecrets) |
DiskSecrets |
Contains the list of secrets object for that device. |
Error |
Error while fetching the secrets. (Inherited from JobSecrets) |
IsPasskeyUserDefined |
Whether passkey was provided by user. |
Passkey |
PassKey for the disk Job. |