GalleryArtifactSource.ManagedImage Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="managedImage")]
public Microsoft.Azure.Management.Compute.Models.ManagedArtifact ManagedImage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedImage")>]
member this.ManagedImage : Microsoft.Azure.Management.Compute.Models.ManagedArtifact with get, set
Public Property ManagedImage As ManagedArtifact

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to