Compartilhar via


ImageInformation.VerificationType Propriedade

Definição

Obtém ou define se o serviço Lote do Azure verifica ativamente se a Imagem é compatível com a SKU do agente do Nó de Computação associada.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Os valores possíveis incluem: 'verificado', 'não verificado'

Aplica-se a