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