ManifestListAttributes.Platform Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="platform")]
public Microsoft.Azure.ContainerRegistry.Models.Platform Platform { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="platform")>]
member this.Platform : Microsoft.Azure.ContainerRegistry.Models.Platform with get, set
Public Property Platform As Platform

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to