GalleryImageArgs

constructor(allowUpdateImage: Output<Boolean>? = null, architecture: Output<Either<String, Architecture>>? = null, description: Output<String>? = null, disallowed: Output<DisallowedArgs>? = null, endOfLifeDate: Output<String>? = null, eula: Output<String>? = null, features: Output<List<GalleryImageFeatureArgs>>? = null, galleryImageName: Output<String>? = null, galleryName: Output<String>? = null, hyperVGeneration: Output<Either<String, HyperVGeneration>>? = null, identifier: Output<GalleryImageIdentifierArgs>? = null, location: Output<String>? = null, osState: Output<OperatingSystemStateTypes>? = null, osType: Output<OperatingSystemTypes>? = null, privacyStatementUri: Output<String>? = null, purchasePlan: Output<ImagePurchasePlanArgs>? = null, recommended: Output<RecommendedMachineConfigurationArgs>? = null, releaseNoteUri: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)