Gallery Application Version Publishing Profile Args
constructor(enableHealthCheck: Output<Boolean>? = null, endOfLifeDate: Output<String>? = null, excludeFromLatest: Output<Boolean>? = null, manageActions: Output<UserArtifactManageArgs>? = null, replicaCount: Output<Int>? = null, source: Output<UserArtifactSourceArgs>, storageAccountType: Output<Either<String, StorageAccountType>>? = null, targetRegions: Output<List<TargetRegionArgs>>? = null)