Share via


ManifestAttributesBase.ChangeableAttributes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to