PreferencesValidationContent 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.
Request to validate preference of transport and data center.
public class PreferencesValidationContent : Azure.ResourceManager.DataBox.Models.DataBoxValidationInputContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataBox.Models.PreferencesValidationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataBox.Models.PreferencesValidationContent>
type PreferencesValidationContent = class
inherit DataBoxValidationInputContent
interface IJsonModel<PreferencesValidationContent>
interface IPersistableModel<PreferencesValidationContent>
Public Class PreferencesValidationContent
Inherits DataBoxValidationInputContent
Implements IJsonModel(Of PreferencesValidationContent), IPersistableModel(Of PreferencesValidationContent)
- Inheritance
- Implements
Constructors
PreferencesValidationContent(DataBoxSkuName) |
Initializes a new instance of PreferencesValidationContent. |
Properties
DeviceType |
Device type to be used for the job. |
Model |
The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025. |
Preference |
Preference of transport and data center. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET