public class GalleryArtifactSource extends Object
| Constructor and Description |
|---|
GalleryArtifactSource() |
| Modifier and Type | Method and Description |
|---|---|
ManagedArtifact |
managedImage()
Get the managedImage value.
|
GalleryArtifactSource |
withManagedImage(ManagedArtifact managedImage)
Set the managedImage value.
|
public ManagedArtifact managedImage()
public GalleryArtifactSource withManagedImage(ManagedArtifact managedImage)
managedImage - the managedImage value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/