SharedImageVersionArgs

constructor(blobUri: Output<String>? = null, deletionOfReplicatedLocationsEnabled: Output<Boolean>? = null, endOfLifeDate: Output<String>? = null, excludeFromLatest: Output<Boolean>? = null, galleryName: Output<String>? = null, imageName: Output<String>? = null, location: Output<String>? = null, managedImageId: Output<String>? = null, name: Output<String>? = null, osDiskSnapshotId: Output<String>? = null, replicationMode: Output<String>? = null, resourceGroupName: Output<String>? = null, storageAccountId: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetRegions: Output<List<SharedImageVersionTargetRegionArgs>>? = null)