GalleryImageVersionArgs

constructor(galleryImageName: Output<String>? = null, galleryImageVersionName: Output<String>? = null, galleryName: Output<String>? = null, location: Output<String>? = null, publishingProfile: Output<GalleryImageVersionPublishingProfileArgs>? = null, resourceGroupName: Output<String>? = null, restore: Output<Boolean>? = null, safetyProfile: Output<GalleryImageVersionSafetyProfileArgs>? = null, securityProfile: Output<ImageVersionSecurityProfileArgs>? = null, storageProfile: Output<GalleryImageVersionStorageProfileArgs>? = null, tags: Output<Map<String, String>>? = null)