GalleryApplicationVersionArgs

constructor(galleryApplicationName: Output<String>? = null, galleryApplicationVersionName: Output<String>? = null, galleryName: Output<String>? = null, location: Output<String>? = null, publishingProfile: Output<GalleryApplicationVersionPublishingProfileArgs>? = null, resourceGroupName: Output<String>? = null, safetyProfile: Output<GalleryApplicationVersionSafetyProfileArgs>? = null, tags: Output<Map<String, String>>? = null)