ImageArgs

constructor(extendedLocation: Output<ExtendedLocationArgs>? = null, hyperVGeneration: Output<Either<String, HyperVGenerationTypes>>? = null, imageName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sourceVirtualMachine: Output<SubResourceArgs>? = null, storageProfile: Output<ImageStorageProfileArgs>? = null, tags: Output<Map<String, String>>? = null)