Partager via


ImageInformation.VerificationType Propriété

Définition

Obtient ou définit si le service Azure Batch vérifie activement que l’image est compatible avec la référence SKU de l’agent Compute Node associée.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Les valeurs possibles sont les suivantes : « vérifié », « non vérifié »

S’applique à