DataboxJobSecrets 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 a databox job.
public class DataboxJobSecrets : Azure.ResourceManager.DataBox.Models.JobSecrets, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataBox.Models.DataboxJobSecrets>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataBox.Models.DataboxJobSecrets>
type DataboxJobSecrets = class
inherit JobSecrets
interface IJsonModel<DataboxJobSecrets>
interface IPersistableModel<DataboxJobSecrets>
Public Class DataboxJobSecrets
Inherits JobSecrets
Implements IJsonModel(Of DataboxJobSecrets), IPersistableModel(Of DataboxJobSecrets)
- Inheritance
- Implements
Properties
DataCenterAccessSecurityCode |
Dc Access Security Code for Customer Managed Shipping. (Inherited from JobSecrets) |
Error |
Error while fetching the secrets. (Inherited from JobSecrets) |
PodSecrets |
Contains the list of secret objects for a job. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET