Freigeben über


SubscriptionIsAllowedToCreateJobValidationResponseProperties Klasse

Definition

Eigenschaften der Abonnementberechtigung zum Erstellen der Auftragsüberprüfungsantwort.

[Newtonsoft.Json.JsonObject("ValidateSubscriptionIsAllowedToCreateJob")]
public class SubscriptionIsAllowedToCreateJobValidationResponseProperties : Microsoft.Azure.Management.DataBox.Models.ValidationInputResponse
[<Newtonsoft.Json.JsonObject("ValidateSubscriptionIsAllowedToCreateJob")>]
type SubscriptionIsAllowedToCreateJobValidationResponseProperties = class
    inherit ValidationInputResponse
Public Class SubscriptionIsAllowedToCreateJobValidationResponseProperties
Inherits ValidationInputResponse
Vererbung
SubscriptionIsAllowedToCreateJobValidationResponseProperties
Attribute
Newtonsoft.Json.JsonObjectAttribute

Konstruktoren

SubscriptionIsAllowedToCreateJobValidationResponseProperties()

Initialisiert eine neue instance der SubscriptionIsAllowedToCreateJobValidationResponseProperties-Klasse.

SubscriptionIsAllowedToCreateJobValidationResponseProperties(CloudError, Nullable<ValidationStatus>)

Initialisiert eine neue instance der SubscriptionIsAllowedToCreateJobValidationResponseProperties-Klasse.

Eigenschaften

Error

Ruft Fehlercode und Meldung der Validierungsantwort ab.

(Geerbt von ValidationInputResponse)
Status

Ruft die Überprüfung status der Abonnementberechtigung zum Erstellen eines Auftrags ab. Mögliche Werte: "Valid", "Invalid", "Skipped"

Gilt für: