| Modifier and Type | Method and Description |
|---|---|
UserArtifactSource |
GalleryApplicationVersionPublishingProfile.source()
Get the source value.
|
UserArtifactSource |
UserArtifactSource.withFileName(String fileName)
Set required.
|
UserArtifactSource |
UserArtifactSource.withMediaLink(String mediaLink)
Set required.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withSource(UserArtifactSource 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.
*/