| Modifier and Type | Method and Description |
|---|---|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionUpdate.publishingProfile()
Get the publishingProfile value.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withContentType(String contentType)
Set optional.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withEnableHealthCheck(Boolean enableHealthCheck)
Set optional.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withSource(UserArtifactSource source)
Set the source value.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryApplicationVersionUpdate |
GalleryApplicationVersionUpdate.withPublishingProfile(GalleryApplicationVersionPublishingProfile publishingProfile)
Set the publishingProfile value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/