Gallery Application Args
constructor(customActions: Output<List<GalleryApplicationCustomActionArgs>>? = null, description: Output<String>? = null, endOfLifeDate: Output<String>? = null, eula: Output<String>? = null, galleryApplicationName: Output<String>? = null, galleryName: Output<String>? = null, location: Output<String>? = null, privacyStatementUri: Output<String>? = null, releaseNoteUri: Output<String>? = null, resourceGroupName: Output<String>? = null, supportedOSType: Output<OperatingSystemTypes>? = null, tags: Output<Map<String, String>>? = null)