Uses of Class
com.microsoft.azure.management.compute.GalleryApplicationUpdate
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of GalleryApplicationUpdate in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionGalleryApplicationUpdate.withDescription
(String description) Set the description of this gallery Application Definition resource.GalleryApplicationUpdate.withEndOfLifeDate
(org.joda.time.DateTime endOfLifeDate) Set the end of life date of the gallery Application Definition.Set the Eula agreement for the gallery Application Definition.GalleryApplicationUpdate.withPrivacyStatementUri
(String privacyStatementUri) Set the privacy statement uri.GalleryApplicationUpdate.withReleaseNoteUri
(String releaseNoteUri) Set the release note uri.GalleryApplicationUpdate.withSupportedOSType
(OperatingSystemTypes supportedOSType) Set this property allows you to specify the supported type of the OS that application is built for.