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 Azure.Provisioning.BicepList<Azure.Provisioning.Compute.ComputeGalleryPlatformAttribute> PlatformAttributes { get; }
member this.PlatformAttributes : Azure.Provisioning.BicepList<Azure.Provisioning.Compute.ComputeGalleryPlatformAttribute>
Public ReadOnly Property PlatformAttributes As BicepList(Of ComputeGalleryPlatformAttribute)