CreateOrderLimitForSubscriptionValidationResult 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.
Properties of create order limit for subscription validation response.
public class CreateOrderLimitForSubscriptionValidationResult : Azure.ResourceManager.DataBox.Models.DataBoxValidationInputResult, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataBox.Models.CreateOrderLimitForSubscriptionValidationResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataBox.Models.CreateOrderLimitForSubscriptionValidationResult>
type CreateOrderLimitForSubscriptionValidationResult = class
inherit DataBoxValidationInputResult
interface IJsonModel<CreateOrderLimitForSubscriptionValidationResult>
interface IPersistableModel<CreateOrderLimitForSubscriptionValidationResult>
Public Class CreateOrderLimitForSubscriptionValidationResult
Inherits DataBoxValidationInputResult
Implements IJsonModel(Of CreateOrderLimitForSubscriptionValidationResult), IPersistableModel(Of CreateOrderLimitForSubscriptionValidationResult)
- Inheritance
- Implements
Properties
Error |
Error code and message of validation response. (Inherited from DataBoxValidationInputResult) |
Status |
Create order limit validation status. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET