CustomerDiskJobSecrets 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 customer disk job.
public class CustomerDiskJobSecrets : Azure.ResourceManager.DataBox.Models.JobSecrets
type CustomerDiskJobSecrets = class
inherit JobSecrets
Public Class CustomerDiskJobSecrets
Inherits JobSecrets
- Inheritance
Properties
CarrierAccountNumber |
Carrier Account Number of the customer. |
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) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET