Gallery Image Args
constructor(cloudInitDataSource: Output<Either<String, CloudInitDataSource>>? = null, containerName: Output<String>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, galleryImageName: Output<String>? = null, hyperVGeneration: Output<Either<String, HyperVGeneration>>? = null, identifier: Output<GalleryImageIdentifierArgs>? = null, imagePath: Output<String>? = null, location: Output<String>? = null, osType: Output<OperatingSystemTypes>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, version: Output<GalleryImageVersionArgs>? = null)