NodeAgentSku.VerifiedImageReferences Property

Definition

Gets the list of images verified to be compatible with this node agent SKU. This collection is not exhaustive (the node agent may be compatible with other images).

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.ImageReference> VerifiedImageReferences { get; }
Property Value