CreateOrderLimitForSubscriptionValidationContent 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 create order limit for current subscription.
public class CreateOrderLimitForSubscriptionValidationContent : Azure.ResourceManager.DataBox.Models.DataBoxValidationInputContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataBox.Models.CreateOrderLimitForSubscriptionValidationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataBox.Models.CreateOrderLimitForSubscriptionValidationContent>
type CreateOrderLimitForSubscriptionValidationContent = class
inherit DataBoxValidationInputContent
interface IJsonModel<CreateOrderLimitForSubscriptionValidationContent>
interface IPersistableModel<CreateOrderLimitForSubscriptionValidationContent>
Public Class CreateOrderLimitForSubscriptionValidationContent
Inherits DataBoxValidationInputContent
Implements IJsonModel(Of CreateOrderLimitForSubscriptionValidationContent), IPersistableModel(Of CreateOrderLimitForSubscriptionValidationContent)
- Inheritance
- Implements
Constructors
CreateOrderLimitForSubscriptionValidationContent(DataBoxSkuName) |
Initializes a new instance of CreateOrderLimitForSubscriptionValidationContent. |
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. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |