GalleryImageValidationsProfile.PlatformAttributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This specifies the pub, offer, sku and version of the image version metadata.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.ComputeGalleryPlatformAttribute> PlatformAttributes { get; }
member this.PlatformAttributes : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.ComputeGalleryPlatformAttribute>
Public ReadOnly Property PlatformAttributes As IReadOnlyList(Of ComputeGalleryPlatformAttribute)