| Modifier and Type | Method and Description |
|---|---|
GalleryArtifactVersionSource |
GalleryImageVersionStorageProfile.source()
Get the source value.
|
GalleryArtifactVersionSource |
GalleryDiskImage.source()
Get the source value.
|
GalleryArtifactVersionSource |
GalleryArtifactVersionSource.withId(String id)
Set the id of the gallery artifact version source.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withSource(GalleryArtifactVersionSource source)
Set the source value.
|
GalleryDiskImage |
GalleryDiskImage.withSource(GalleryArtifactVersionSource source)
Set the source value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/