Freigeben über


ImageInformation.VerificationType Eigenschaft

Definition

Ruft ab oder legt fest, ob der Azure Batch-Dienst aktiv überprüft, ob das Image mit der zugeordneten Serverknoten-Agent-SKU kompatibel ist.

[Newtonsoft.Json.JsonProperty(PropertyName="verificationType")]
public Microsoft.Azure.Batch.Protocol.Models.VerificationType VerificationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="verificationType")>]
member this.VerificationType : Microsoft.Azure.Batch.Protocol.Models.VerificationType with get, set
Public Property VerificationType As VerificationType

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Mögliche Werte: "verified", "nicht überprüft"

Gilt für: