| Modifier and Type | Method and Description |
|---|---|
GalleryApplicationUpdate |
GalleryApplicationUpdate.withDescription(String description)
Set the description of this gallery Application Definition resource.
|
GalleryApplicationUpdate |
GalleryApplicationUpdate.withEndOfLifeDate(org.joda.time.DateTime endOfLifeDate)
Set the end of life date of the gallery Application Definition.
|
GalleryApplicationUpdate |
GalleryApplicationUpdate.withEula(String eula)
Set the Eula agreement for the gallery Application Definition.
|
GalleryApplicationUpdate |
GalleryApplicationUpdate.withPrivacyStatementUri(String privacyStatementUri)
Set the privacy statement uri.
|
GalleryApplicationUpdate |
GalleryApplicationUpdate.withReleaseNoteUri(String releaseNoteUri)
Set the release note uri.
|
GalleryApplicationUpdate |
GalleryApplicationUpdate.withSupportedOSType(OperatingSystemTypes supportedOSType)
Set this property allows you to specify the supported type of the OS that application is built for.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/